This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52225] -minline-all-stringops possible stuck
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 13 Feb 2012 08:24:20 +0000
- Subject: [Bug target/52225] -minline-all-stringops possible stuck
- Auto-submitted: auto-generated
- References: <bug-52225-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52225
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |x86_64-*-linux-gnu
Component|regression |target
Version|unknown |4.6.2
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-13 08:24:20 UTC ---
Can you explain what you mean by stuck? Also all those flags look like you are
trying to test out the compiler and not really the system.
PS this is why I hate gentoo, it tries to be the distro which wants speed by
testing out the compiler options without actually a big warning about all -O2
flags by the user that they might run into issues.