patchGNU Autoconf Archive - Patches: patch #9458, Add support for fallthrough in...

 
 

patch #9458: Add support for fallthrough in AX_GCC_FUNC_ATTRIBUTE

Submitter:  Stanislav Brabec <sbrabec>
Submitted:  Mon 25 Sep 2017 02:10:11 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 28 Sep 2017 11:42:36 AM UTC, comment #1: 

Pushed in 8bf1256bc33bca67c50edc8a27ee351b2f91581b.

Peter Simons <simons>
Group administrator
Mon 25 Sep 2017 02:10:11 PM UTC, original submission:  

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.

Stanislav Brabec <sbrabec>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by simons (Posted a comment)
  • -email is unavailable- added by sbrabec (Submitted the item)
  •  

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-09-28 simons StatusNone Done
        Open/ClosedOpen Closed
    2017-09-25 sbrabec Attached File- Added 0001-Add-support-for-fallthrough-in-AX_GCC_FUNC_ATTRIBUTE.patch, #41890

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code