[Bug c++/34992] compiler produces wrong code when optimizing

2008-01-27 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-01-27 22:58 --- Since you are doing some <= for fp, does -ffloat-store help? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34992

[Bug c++/34992] compiler produces wrong code when optimizing

2008-01-27 Thread roebel at ircam dot fr
--- Comment #2 from roebel at ircam dot fr 2008-01-27 22:57 --- Created an attachment (id=15035) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15035&action=view) script to compile the source and reproduce the problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34992

[Bug c++/34992] compiler produces wrong code when optimizing

2008-01-27 Thread roebel at ircam dot fr
--- Comment #1 from roebel at ircam dot fr 2008-01-27 22:55 --- Created an attachment (id=15034) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15034&action=view) source file for reproducing the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34992