autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #9458] Add support for fallthrough in AX_GCC_FUNC_ATTRIBUTE


From: Stanislav Brabec
Subject: [patch #9458] Add support for fallthrough in AX_GCC_FUNC_ATTRIBUTE
Date: Mon, 25 Sep 2017 10:10:12 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

URL:
  <http://savannah.gnu.org/patch/?9458>

                 Summary: Add support for fallthrough in AX_GCC_FUNC_ATTRIBUTE
                 Project: GNU Autoconf Archive
            Submitted by: sbrabec
            Submitted on: Mon 25 Sep 2017 02:10:11 PM UTC
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

If two case statements are not separated by break, new gcc issues warning.
This warning can be suppressed by __attribute((fallthrough)).

Add test for it.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 25 Sep 2017 02:10:11 PM UTC  Name:
0001-Add-support-for-fallthrough-in-AX_GCC_FUNC_ATTRIBUTE.patch  Size: 1KiB  
By: sbrabec

<http://savannah.gnu.org/patch/download.php?file_id=41890>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9458>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]