------- Additional Comments From aaronw at net dot com 2005-08-04 01:33 ------- Created an attachment (id=9425) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9425&action=view) Test case that creates the problem
gcc -O3 -mcpu=ultrasparc -mtune=ultrasparc -fno-inline-functions -c test.c -o test.o Note that this test case can probably be further simplified. There was another file a lot more complex that was even worse and only needed -O3 to generate the problem without -fno-inline-functions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23222