This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/52632] GCC compfail on O0
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 20 Mar 2012 13:18:00 +0000
- Subject: [Bug c/52632] GCC compfail on O0
- Auto-submitted: auto-generated
- References: <bug-52632-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52632
--- Comment #5 from Mikael Pettersson <mikpe at it dot uu.se> 2012-03-20 13:18:00 UTC ---
(In reply to comment #4)
> I'm not aware of such a bug. Please file a separate bug report in
> Bugzilla with a testcase for this "erroneously omits the compile-time
> error for an invalid type in an unused sizeof() when optimizing".
Done, see PR52635.