[Bug rtl-optimization/22104] using "-fprofile-use" on code that has HUGE amounts of inline asm borks it

2005-06-17 Thread tomstdenis at gmail dot com
--- Additional Comments From tomstdenis at gmail dot com 2005-06-17 15:44 --- (In reply to comment #8) > (In reply to comment #7) > > See http://bugs.gentoo.org/> for instructions. > > Is there a reason why you reported this to here and not to gentoo or did gentoo t

[Bug rtl-optimization/22104] using "-fprofile-use" on code that has HUGE amounts of inline asm borks it

2005-06-17 Thread tomstdenis at gmail dot com
--- Additional Comments From tomstdenis at gmail dot com 2005-06-17 15:41 --- Created an attachment (id=9105) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9105&action=view) Profile data for the file that dies -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22104

[Bug c/22104] using "-fprofile-use" on code that has HUGE amounts of inline asm borks it

2005-06-17 Thread tomstdenis at gmail dot com
--- Additional Comments From tomstdenis at gmail dot com 2005-06-17 15:32 --- (In reply to comment #6) > What is the error comming from GCC with -fprofile-use? cc -march=prescott -fprofile-use -Wall -W -Wshadow -I./ -O3 -funroll-loops -fomit-frame-pointer -c -o fp_sqr_comb

[Bug c/22104] using "-fprofile-use" on code that has HUGE amounts of inline asm borks it

2005-06-17 Thread tomstdenis at gmail dot com
--- Additional Comments From tomstdenis at gmail dot com 2005-06-17 14:54 --- (In reply to comment #4) > (In reply to comment #3) > One more question, what is the ICE? What is ICE and how do I figure that out? Tom -- What|Removed

[Bug c/22104] using "-fprofile-use" on code that has HUGE amounts of inline asm borks it

2005-06-17 Thread tomstdenis at gmail dot com
--- Additional Comments From tomstdenis at gmail dot com 2005-06-17 14:51 --- (In reply to comment #2) > Can you show how you compiled both with -fprofile-generate and -fprofile-use? cc -march=prescott -fprofile-generate -Wall -W -Wshadow -I./ -O3 -funroll-loops -fomit-frame-poin

[Bug c/22104] using "-fprofile-use" on code that has HUGE amounts of inline asm borks it

2005-06-17 Thread tomstdenis at gmail dot com
--- Additional Comments From tomstdenis at gmail dot com 2005-06-17 14:31 --- Created an attachment (id=9104) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9104&action=view) It's the preprocessed code that died. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22104

[Bug c/22104] New: using "-fprofile-use" on code that has HUGE amounts of inline asm borks it

2005-06-17 Thread tomstdenis at gmail dot com
m 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 g