This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgomp/39746] [4.5 Regression] Fail pr34513.c and pr34513.C at -O1 and above



------- Comment #1 from dave at hiauly1 dot hia dot nrc dot ca  2009-04-13 23:10 -------
Subject: Re:   New: [4.5 Regression] Fail pr34513.c and
        pr34513.C at -O1 and above

The "if (shrd != thrs)" is optimized away.  Attached .s files with -O0
and -O2.

Dave


------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2009-04-13 23:10 -------
Created an attachment (id=17626)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17626&action=view)


------- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca  2009-04-13 23:10 -------
Created an attachment (id=17627)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17627&action=view)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39746


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]