Bug#331150: Bug #331150: [m68k] gcc segfaults with -g -fomit-frame-pointer

2006-06-07 Thread Stephen R Marenka
On Wed, Jun 07, 2006 at 09:33:13PM +0200, Bill Allombert wrote:

 I did try gcc-4.1 and it produced correct code under my tests.

Great.

 Given that gcc-4.1 is now the default compiler, are you still interested
 with problems with gcc-4.0 ?

No. The faster I get gcc-4.0 behind me, the happier I'll be. :)

-- 
Stephen R. Marenka If life's not fun, you're not doing it right!
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#331150: Bug #331150: [m68k] gcc segfaults with -g -fomit-frame-pointer

2006-06-07 Thread Bill Allombert
On Wed, May 24, 2006 at 02:15:39PM -0500, Stephen R Marenka wrote:
 On Sat, May 13, 2006 at 11:43:47AM +0200, Bill Allombert wrote:
 
  crest% wget http://people.debian.org/~ballombe/misc/kernel.i
  crest% gcc-4.0 -c -O1 -fomit-frame-pointer -g -o kernel.o kernel.i
 
 I just did this with gcc-4.0_4.0.3-3 which is currently sitting in 
 incoming and it completed fine.
 
  I also have some evidence that -fomit-frame-pointer produce 
  broken code on m68k, but this bug make them hard to debug.
 
 Maybe you can make some progress for us on this now. :)

Hello Stephen,

I did try gcc-4.1 and it produced correct code under my tests.

Given that gcc-4.1 is now the default compiler, are you still interested
with problems with gcc-4.0 ?

Cheers,
-- 
Bill. [EMAIL PROTECTED]

Imagine a large red swirl here. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#331150: Bug #331150: [m68k] gcc segfaults with -g -fomit-frame-pointer

2006-05-13 Thread Bill Allombert
reopen 331150
found  331150 4.0.3-1
quit

Hello GCC maintainers,
I hit this bug again on crest which is running 4.0.3-1.
I retried the test suite I provided and I get the ICE back:

crest% wget http://people.debian.org/~ballombe/misc/kernel.i
crest% gcc-4.0 -c -O1 -fomit-frame-pointer -g -o kernel.o kernel.i
In file included from ../src/headers/pari.h:95,
 from ../src/kernel/none/level0.c:18:
./pariinl.h: In function 'addllx':
./pariinl.h:70: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see URL:file:///usr/share/doc/gcc-4.0/README.Bugs.

I also have some evidence that -fomit-frame-pointer produce 
broken code on m68k, but this bug make them hard to debug.

Cheers,
-- 
Bill. [EMAIL PROTECTED]

Imagine a large red swirl here. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]