[Bug middle-end/36775] Incorrect code generated - value tested before it is set.

2008-07-10 Thread sfalco at harris dot com
--- Comment #8 from sfalco at harris dot com 2008-07-10 13:15 --- Thanks, and sorry for the bogus report. I'll pursue it with the authors of the e2fs utilities. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36775

[Bug middle-end/36775] Incorrect code generated - value tested before it is set.

2008-07-09 Thread sfalco at harris dot com
--- Comment #5 from sfalco at harris dot com 2008-07-09 21:08 --- That works. Here is what the generated code looks like. As you can see, r3 is immediately stored to bb->list, which is what I would expect. 14c0: 48 04 05 d1 bl 10040a90 <[EMAIL PROTECTED]>

[Bug c/36775] Incorrect code generated - value tested before it is set.

2008-07-09 Thread sfalco at harris dot com
--- Comment #3 from sfalco at harris dot com 2008-07-09 20:51 --- Created an attachment (id=15880) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15880&action=view) Object dump -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36775

[Bug c/36775] Incorrect code generated - value tested before it is set.

2008-07-09 Thread sfalco at harris dot com
--- Comment #2 from sfalco at harris dot com 2008-07-09 20:50 --- Created an attachment (id=15879) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15879&action=view) Output of the -v option to the compiler -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36775

[Bug c/36775] Incorrect code generated - value tested before it is set.

2008-07-09 Thread sfalco at harris dot com
--- Comment #1 from sfalco at harris dot com 2008-07-09 20:49 --- Created an attachment (id=15878) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15878&action=view) Source code .i file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36775

[Bug c/36775] New: Incorrect code generated - value tested before it is set.

2008-07-09 Thread sfalco at harris dot com
Product: gcc Version: 4.2.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sfalco at harris dot com GCC host triplet: i686-host_pc-linux-