This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/22104] New: using "-fprofile-use" on code that has HUGE amounts of inline asm borks it
- From: "tomstdenis at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jun 2005 14:30:22 -0000
- Subject: [Bug c/22104] New: using "-fprofile-use" on code that has HUGE amounts of inline asm borks it
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I was minding my own business compiling some math code, the profile-generate
build worked and ran fine then I tried a profile-use build and it borked
bitching and all...
--
Summary: using "-fprofile-use" on code that has HUGE amounts of
inline asm borks it
Product: gcc
Version: 3.4.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tomstdenis at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: Linux prescott 2.6.11.11 #1 Tue May 31 09:06:43 EDT 2005
i686 In
GCC host triplet: Linux prescott 2.6.11.11 #1 Tue May 31 09:06:43 EDT 2005
i686 In
GCC target triplet: Linux prescott 2.6.11.11 #1 Tue May 31 09:06:43 EDT 2005
i686 In
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22104