gcc-bugs@gcc.gnu.org

2008-10-28 Thread jeff_harris at kentrox dot com
--- Comment #1 from jeff_harris at kentrox dot com 2008-10-28 13:27 --- Created an attachment (id=16572) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16572&action=view) Source code for bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37936

gcc-bugs@gcc.gnu.org

2008-10-28 Thread jeff_harris at kentrox dot com
--- Comment #2 from jeff_harris at kentrox dot com 2008-10-28 13:27 --- Compiled as: g++ -Wall -O2 -v -save-temps badref2.cpp -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37936

gcc-bugs@gcc.gnu.org

2008-10-28 Thread jeff_harris at kentrox dot com
f32ppcsim -- Summary: Conditional operator optimization error with const int& Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org