Bug#438504: gcc-4.1: [powerpc] ICE while compiling linux kernel : drivers/scsi/aic7xxx/aic79xx_core.c

2007-08-17 Thread Martin Michlmayr
* Sven Luther <[EMAIL PROTECTED]> [2007-08-17 15:55]:
>   #gcc-4.1 -m32 -isystem
>   /usr/lib/gcc/powerpc-linux-gnu/4.1.3/include -D__KERNEL__ -Iinclude
>   -i pc/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
>   -fno-strict-aliasing -r2 -mmultiple -mno-altivec -funit-at-a-time
>   -mstring -mcpu=powerpc -Wa,-maltive after-statement -Wno-pointer-sign

Can you paste the real command line again?  Obviously the one above
isn't correct (-r2 isn't a valid option, neither is -Wa,-maltive).
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#438504: gcc-4.1: [powerpc] ICE while compiling linux kernel : drivers/scsi/aic7xxx/aic79xx_core.c

2007-08-20 Thread Martin Michlmayr
* Sven Luther <[EMAIL PROTECTED]> [2007-08-17 16:55]:
> I guess copy&paste from the ssh session is somehow broken.

This compiles fine here (on test.track.rz.uni-augsburg.de).  Can you
try on another machine?
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#438504: gcc-4.1: [powerpc] ICE while compiling linux kernel : drivers/scsi/aic7xxx/aic79xx_core.c

2007-08-20 Thread Martin Michlmayr
* Sven Luther <[EMAIL PROTECTED]> [2007-08-20 13:59]:
> possibly. what gcc where you running on track ? track is one of those

4.1.2-15, so slightl different to yours.

> powerpc64 machines at augsbourg, right ?

Yep.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#438504: gcc-4.1: [powerpc] ICE while compiling linux kernel : drivers/scsi/aic7xxx/aic79xx_core.c

2007-08-20 Thread Aurélien GÉRÔME
tags 438504 confirmed
thanks

Hi,

I am reproducing it on an AlBook in Lenny (gcc-4.1 4.1.2-13) and in
Sid (gcc-4.1 4.1.2-15). Etch (gcc-4.1 4.1.1-21) is not affected.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys & Net Admin


signature.asc
Description: Digital signature


Bug#438504: gcc-4.1: [powerpc] ICE while compiling linux kernel : drivers/scsi/aic7xxx/aic79xx_core.c

2007-08-20 Thread Martin Michlmayr
* Sven Luther <[EMAIL PROTECTED]> [2007-08-20 17:16]:
> That said, another possibility would be that track has not the default
> toolchain installed, but something else installed by waldi. tbm can you
> check that ?

It's a chroot with latest sid.  Anyway, I still don't see this, even
running with linux32.  Maybe someone else can investigate.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#438504: gcc-4.1: [powerpc] ICE while compiling linux kernel : drivers/scsi/aic7xxx/aic79xx_core.c

2007-08-21 Thread Martin Michlmayr
I still don't see this, but obviously I'm doing something wrong.  Can
someone show me the command line used to produce this segfault with
the .i file?
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#438504: gcc-4.1: [powerpc] ICE while compiling linux kernel : drivers/scsi/aic7xxx/aic79xx_core.c

2007-08-21 Thread Martin Michlmayr
* Sven Luther <[EMAIL PROTECTED]> [2007-08-21 10:12]:
> > I still don't see this, but obviously I'm doing something wrong.  Can
> > someone show me the command line used to produce this segfault with
> > the .i file?
> Err, they are both attached to the original bug report.

I said the command line.  I tried:

gcc-4.1 -m32 -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs 
-fno-strict-aliasing -fno-common -Os -msoft-float -pipe -Iarch/powerpc 
-ffixed-r2 -mmultiple -mno-altivec -funit-at-a-time -mstring -mcpu=powerpc 
-Wa,-maltivec -fomit-frame-pointer -fno-stack-protector 
-Wdeclaration-after-statement -Wno-pointer-sign aic79xx_core.i

and it worked.

> Martin, it is my believe that this affects real 32bit machines only,
> have you tested this on one of the project machines ? 

Yeah.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#438504: gcc-4.1: [powerpc] ICE while compiling linux kernel : drivers/scsi/aic7xxx/aic79xx_core.c

2007-08-21 Thread Martin Michlmayr
* Sven Luther <[EMAIL PROTECTED]> [2007-08-21 10:37]:
> This is what failed. the .i producing thingy did not die.

Well, I was explicitly asking for a way to reproduce it with the .i
file.

> You guys have a real problem, you want me to forget the past hurts, but
...

No, Sven, you have a real problem.  I was trying to help, but with all
your rants you've just taken away all my interest in looking at this
bug.  So, go and fix it yourself.
-- 
Martin Michlmayr
http://www.cyrius.com/


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