This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/39333] gcc 4.3.3 miscompiles when -finline-small-functions is used
- From: "dirtyepic at gentoo dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 26 Mar 2011 08:04:28 +0000
- Subject: [Bug middle-end/39333] gcc 4.3.3 miscompiles when -finline-small-functions is used
- Auto-submitted: auto-generated
- References: <bug-39333-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39333
--- Comment #25 from Ryan Hill <dirtyepic at gentoo dot org> 2011-03-26 08:04:14 UTC ---
-fno-inline-small-functions works with -O2, not -Os.