Possibly a regression bug in g++ (Updated)

2009-02-20 Thread Leopold Palomo Avellaneda
Hi, yesterday I did a more test and I bounded the problem a bit more. In the compiler options we have defined: -O3 -ffast-math. I have tested with -03 only with the collapse result. I have tested with -ffast-math only with the collapse result. I have tested with -02 only with the collapse resul

Possibly a regression bug in g++

2009-02-19 Thread Leopold Palomo Avellaneda
Hi, first of all I'm not on the debian-gcc list, so please CC to me. I'm helping in the development of a project dlraw.sf.net. It's a program to process files (digital photo) in raw . The main developer, Jos De Laender work with g++-4.1 and can compile the program without any problem. I'm work