retitle 111613 [fixed in gcc-3.1] on hppa get a SEGV when compiling pari with 
-O3
reassign 111613 gcc-3.0
tags 111613 + fixed
thanks

Bill Allombert writes:
> > From: Matthew Wilcox <[EMAIL PROTECTED]>
> >
> > the example given no longer segfaults on paer.debian.org; i presume an
> > upload since has fixed this bug.
> 
> I cannot confirm it:
> 
> paer% gcc -O3 preproc.c
> ../src/basemath/arith2.c: In function `compimagraw':
> ../src/basemath/arith2.c:1219: Internal error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> 
> The file preproc.c is available as
> 
> paer.debian.org:/home/ballombe/preproc.c
> 
> with the file in the package itself it is the same:
> paer% make
> /usr/bin/gcc -c -O3 -DGCC_INLINE -Wall -Wno-implicit -fomit-frame-pointer   
> -I. -I../src/headers  -o arith2.o ../src/basemath/arith2.c
> ../src/basemath/arith2.c: In function `compimagraw':
> ../src/basemath/arith2.c:2406: Internal error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> make: *** [arith2.o] Error 1
> 
> The current version of my package include of work-around so that it is 
> compiled
> with -O2 on hppa to avoid the SEGV. It is stated in the Changelog.
> Unfortunately now it is ld that break. But your fix in #121685 works, thanks!
> 
> -- 
> Bill. <[EMAIL PROTECTED]>
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


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


Reply via email to