http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54964
Ami Fischman changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54964
--- Comment #2 from Ami Fischman 2012-10-18 00:14:30
UTC ---
It would still be nice to not act differently for .s files than for
.{S,cc,cpp,c} files...
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54964
Bug #: 54964
Summary: -MMD is silently ignored with -x assembler (or
inferred language from .s extension)
Classification: Unclassified
Product: gcc
Version: 4.6.3
St
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20681
--- Comment #29 from Ami Fischman 2011-02-23 23:35:45
UTC ---
Further reduced test case from dup bug 47864:
$ nl t.cc ; g++ -finstrument-functions -Wreturn-type -Werror -c t.cc
1 int foo(int type) {
2switch(type) {
3 case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47864
Summary: incorrect control reaches end of non-void function
(switch+break+default)
Product: gcc
Version: 4.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P3