[Bug c/34841] 'make check' of libsndfile-1.0.17 fails with gcc-4.2.2 -O2 optimization, OK with -O1 one

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 18 01:46:00 GMT 2008



------- Comment #5 from pinskia at gcc dot gnu dot org  2008-01-18 01:36 -------
So I think this is just a case of the source depending on signed integers
overflow being defined.  Can you try to see if there are any warnings with
-Wstrict-overflow ?  If so it might be best if the source gets fixed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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



More information about the Gcc-bugs mailing list