[Bug bootstrap/13562] [3.4 regression] bootstrap failure on m68k-linux

2004-01-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-05 04:16 --- Also seen by Richard Zidlicky : -- What|Removed |Added ---

Bug#210716: jython causes kaffe to fail with assert error

2004-01-04 Thread Matthias Klose
Ben Burton writes: > > Hi. > > > please could you provide a reduced testcase and/or name the file > > beeing miscompiled? > > This might or might not be an easy thing, and I'm about to leave for two > weeks where I will quite probably be down to email and nothing more. So > I can do this but it

[Bug bootstrap/13562] [3.4 regression] bootstrap failure on m68k-linux

2004-01-04 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||build, ice-on-valid-code Target Milestone|--- |3.4.0 http://gcc.gnu.org/bugzilla/sh

[Bug target/11877] gcc should use xor trick with -Os

2004-01-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-04 07:50 --- What about expanding (set (mem:DI ...) (const_int 0)) at expand time, this will cause more opportunities to happen and then the discusion is up to other parts of the compiler. It looks like an easy change

[Bug target/11877] gcc should use xor trick with -Os

2004-01-04 Thread kazu at cs dot umass dot edu
-- What|Removed |Added Keywords||patch http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11877 --- You are receiving this mail because: ---

[Bug target/11877] gcc should use xor trick with -Os

2004-01-04 Thread kazu at cs dot umass dot edu
--- Additional Comments From kazu at cs dot umass dot edu 2004-01-04 06:55 --- Patch posted: http://gcc.gnu.org/ml/gcc-patches/2004-01/msg00153.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11877 --- You are receiving this mail because: --- You reported the bug, or a