[Bug c/84179] New: -save-temps breaks implicit-fallthrough comment heuristic

2018-02-02 Thread Patrick.Schluter at ec dot europa.eu
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: Patrick.Schluter at ec dot europa.eu Target Milestone: --- The -Wimplicit-fallthrough heuristic to suppress the warning by analyzing comments does not work when -save-temps is specified

[Bug c/84180] New: -Wimplicit-fallthrough=2 heuristic fails when condition in the case

2018-02-02 Thread Patrick.Schluter at ec dot europa.eu
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: Patrick.Schluter at ec dot europa.eu Target Milestone: --- A case containing a condition recognizes that it may fall through but the heuristic to suppress the warning doesn't wo