[Bug target/22289] problem in gimp downscaling routines when compiling with -mfpmath=sse

2005-09-05 Thread steven at gcc dot gnu dot org

--- Additional Comments From steven at gcc dot gnu dot org  2005-09-05 
21:14 ---
Without a test case, the bug report is invalid even if you're seeing a 
legitimate bug.  That's why it is closed as INVALID.  Bugs are put in 
the SUSPENDED state if the problem is reproducible but not fixable. 
 

-- 


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


[Bug target/22289] problem in gimp downscaling routines when compiling with -mfpmath=sse

2005-09-04 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-04 
19:10 ---
No feedback in 3 months.

-- 
   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||INVALID


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


[Bug target/22289] problem in gimp downscaling routines when compiling with -mfpmath=sse

2005-09-04 Thread mkrisch at yahoo dot com dot au

--- Additional Comments From mkrisch at yahoo dot com dot au  2005-09-04 
23:00 ---
never got any feedback from the gimp folk to provide a test case.  so i will
just stick to compiling without -mfpmath=sse as a work around.  

invalid doesn't seem to be the right sort of resolution state, since there is a
bug.  maybe suspended would be better, recognizing that there is a bug, but that
it probably won't be fixed.

-- 


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


[Bug target/22289] problem in gimp downscaling routines when compiling with -mfpmath=sse

2005-07-04 Thread pinskia at gcc dot gnu dot org


-- 
   What|Removed |Added

  Component|c   |target
   Keywords||ssemmx, wrong-code


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


[Bug target/22289] problem in gimp downscaling routines when compiling with -mfpmath=sse

2005-07-04 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-04 
15:28 ---
We need a testcase.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |WAITING


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


[Bug target/22289] problem in gimp downscaling routines when compiling with -mfpmath=sse

2005-07-04 Thread giovannibajo at libero dot it

--- Additional Comments From giovannibajo at libero dot it  2005-07-04 
15:34 ---
To produce a testcase, you could try extracting the routine that is miscompiled 
and attach it to this bug (in a compilable form, so preprocessed with all 
needed headers). I believe the GIMP folk can help you with this.

It might be that the bug is visible by just looking at the assembly code 
generated by the compiler (-S). 

-- 


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