public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/28082]  New: internal compiler error: Segmentation fault
@ 2006-06-19 11:54 info at pion dot xs4all dot nl
  2006-06-19 12:03 ` [Bug bootstrap/28082] " info at pion dot xs4all dot nl
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: info at pion dot xs4all dot nl @ 2006-06-19 11:54 UTC (permalink / raw)
  To: gcc-bugs

GCC Version:
------------
/tmp/gcc-4.1.1/host-hppa2.0w-hp-hpux11.00/gcc/xgcc -V
xgcc: '-V' option must have argument
$ /tmp/gcc-4.1.1/host-hppa2.0w-hp-hpux11.00/gcc/xgcc -v
Using built-in specs.
Target: hppa2.0w-hp-hpux11.00
Configured with: ./configure --prefix=/opt/OpenSource/gcc-4.1.1
Thread model: single
gcc version 4.1.1

System type:
------------
HP-UX hpux006 B.11.00 U 9000/800 HP-UX

HP9000/A500

Build options:
--------------
        --prefix=/opt/OpenSource/gcc-4.1.1

Line that triggerd the error:
-----------------------------
/tmp/gcc-4.1.1/host-hppa2.0w-hp-hpux11.00/gcc/xgcc -save-temps
-B/tmp/gcc-4.1.1/host-hppa2.0w-hp-hpux11.00/gcc/
-B/opt/OpenSource/gcc-4.1.1/hppa2.0w-hp-hpux11.00/bin/
-B/opt/OpenSource/gcc-4.1.1/hppa2.0w-hp-hpux11.00/lib/ -isystem
/opt/OpenSource/gcc-4.1.1/hppa2.0w-hp-hpux11.00/include -isystem
/opt/OpenSource/gcc-4.1.1/hppa2.0w-hp-hpux11.00/sys-include -O2  -O2 -g -O2  
-DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include  -fPIC -g  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../.././gcc -I../.././gcc/.
-I../.././gcc/../include -I./../intl -I../.././gcc/../libcpp/include 
-DL_ffssi2  -c ../.././gcc/libgcc2.c -o libgcc/./_ffssi2.o

Output:
-------
./.././gcc/libgcc2.c: In function '__ffssi2':
../.././gcc/libgcc2.c:485: 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.


-- 
           Summary: internal compiler error: Segmentation fault
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: info at pion dot xs4all dot nl
 GCC build triplet: hppa2.0w-hp-hpux11.00
  GCC host triplet: hppa2.0w-hp-hpux11.00
GCC target triplet: hppa2.0w-hp-hpux11.00


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/28082] internal compiler error: Segmentation fault
  2006-06-19 11:54 [Bug bootstrap/28082] New: internal compiler error: Segmentation fault info at pion dot xs4all dot nl
@ 2006-06-19 12:03 ` info at pion dot xs4all dot nl
  2006-06-20  0:39 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: info at pion dot xs4all dot nl @ 2006-06-19 12:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from info at pion dot xs4all dot nl  2006-06-19 11:54 -------
Created an attachment (id=11700)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11700&action=view)
Tempory output of the compiler


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/28082] internal compiler error: Segmentation fault
  2006-06-19 11:54 [Bug bootstrap/28082] New: internal compiler error: Segmentation fault info at pion dot xs4all dot nl
  2006-06-19 12:03 ` [Bug bootstrap/28082] " info at pion dot xs4all dot nl
@ 2006-06-20  0:39 ` pinskia at gcc dot gnu dot org
  2006-06-23 10:06 ` info at pion dot xs4all dot nl
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-06-20  0:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-06-20 00:33 -------
We have reports of this working.


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/28082] internal compiler error: Segmentation fault
  2006-06-19 11:54 [Bug bootstrap/28082] New: internal compiler error: Segmentation fault info at pion dot xs4all dot nl
  2006-06-19 12:03 ` [Bug bootstrap/28082] " info at pion dot xs4all dot nl
  2006-06-20  0:39 ` pinskia at gcc dot gnu dot org
@ 2006-06-23 10:06 ` info at pion dot xs4all dot nl
  2006-06-23 18:43 ` info at pion dot xs4all dot nl
  2006-06-23 19:50 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: info at pion dot xs4all dot nl @ 2006-06-23 10:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from info at pion dot xs4all dot nl  2006-06-23 09:59 -------
1) I installed the patches which are mentioned in the installation
documentation
2) Installed newer binutils
3) Checked on an other host
4) I have checked 4.1.0 which has the same problem
5) Could you give the details of the rports which tell that this works


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/28082] internal compiler error: Segmentation fault
  2006-06-19 11:54 [Bug bootstrap/28082] New: internal compiler error: Segmentation fault info at pion dot xs4all dot nl
                   ` (2 preceding siblings ...)
  2006-06-23 10:06 ` info at pion dot xs4all dot nl
@ 2006-06-23 18:43 ` info at pion dot xs4all dot nl
  2006-06-23 19:50 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: info at pion dot xs4all dot nl @ 2006-06-23 18:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from info at pion dot xs4all dot nl  2006-06-23 18:31 -------
It works now.

First i installed gcc 3.4.6 and used that compiler (before that i used 3.2.1).

Then i used the following configuration:
        Target: hppa2.0w-hp-hpux11.00
        Configured with: /*/gcc-4.1.1/configure
--with-as=/opt/OpenSource/binutils/bin/as --with-gnu-as
--prefix=/opt/OpenSource/gcc-4.1.1 --without-libffi --enable-threads=posix
Thread model: posix gcc version 4.1.1

Probably the '--without-libffi' was the sollution


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug bootstrap/28082] internal compiler error: Segmentation fault
  2006-06-19 11:54 [Bug bootstrap/28082] New: internal compiler error: Segmentation fault info at pion dot xs4all dot nl
                   ` (3 preceding siblings ...)
  2006-06-23 18:43 ` info at pion dot xs4all dot nl
@ 2006-06-23 19:50 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-06-23 19:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-06-23 19:03 -------
(In reply to comment #4)
> It works now.
> First i installed gcc 3.4.6 and used that compiler (before that i used 3.2.1).
No more likely 3.2.1 was miscompiling part of 4.1.1.
If you did not use "make bootstrap", that is the most likely. 


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-06-23 19:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-19 11:54 [Bug bootstrap/28082] New: internal compiler error: Segmentation fault info at pion dot xs4all dot nl
2006-06-19 12:03 ` [Bug bootstrap/28082] " info at pion dot xs4all dot nl
2006-06-20  0:39 ` pinskia at gcc dot gnu dot org
2006-06-23 10:06 ` info at pion dot xs4all dot nl
2006-06-23 18:43 ` info at pion dot xs4all dot nl
2006-06-23 19:50 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).