public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/19215] New: Gcc 4.0 failed to bootstrap on x86_64-unknown-linux-gnu
@ 2004-12-31 20:37 hjl at lucon dot org
  2004-12-31 20:41 ` [Bug bootstrap/19215] " hjl at lucon dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl at lucon dot org @ 2004-12-31 20:37 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1655 bytes --]

Gcc 4.0 checked at Fri Dec 31 12:18:14 PST 2004 failed to bootstrap
on x86_64-unknown-linux-gnu:

stage1/xgcc -Bstage1/ -B/usr/gcc-4.0/x86_64-unknown-linux-gnu/bin/ -c   -g -
O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-
prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-
definition -Werror    -DHAVE_CONFIG_H    -I. -I. -
I/net/gnu/export/gnu/src/gcc/gcc/gcc -I/net/gnu/export/gnu/src/gcc/gcc/gcc/. -
I/net/gnu/export/gnu/src/gcc/gcc/gcc/../include -
I/net/gnu/export/gnu/src/gcc/gcc/gcc/../libcpp/include  /net/gnu/export/gnu/src
/gcc/gcc/gcc/c-common.c -o c-common.o
/net/gnu/export/gnu/src/gcc/gcc/gcc/c-common.c: In function 
âhandle_vector_size_attributeâ:
/net/gnu/export/gnu/src/gcc/gcc/gcc/c-common.c:4919: 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.
make[4]: *** [c-common.o] Error 1
make[4]: Leaving directory `/export/build/gnu/gcc/build-x86_64-linux/gcc'

CVS at Dec 30 17:02 PST is OK.

-- 
           Summary: Gcc 4.0 failed to bootstrap on x86_64-unknown-linux-gnu
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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


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

* [Bug bootstrap/19215] Gcc 4.0 failed to bootstrap on x86_64-unknown-linux-gnu
  2004-12-31 20:37 [Bug bootstrap/19215] New: Gcc 4.0 failed to bootstrap on x86_64-unknown-linux-gnu hjl at lucon dot org
@ 2004-12-31 20:41 ` hjl at lucon dot org
  2004-12-31 20:51 ` [Bug regression/19215] [4.0 Regression] " pinskia at gcc dot gnu dot org
  2004-12-31 21:52 ` hjl at lucon dot org
  2 siblings, 0 replies; 4+ messages in thread
From: hjl at lucon dot org @ 2004-12-31 20:41 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hjl at lucon dot org  2004-12-31 20:41 -------
It failed to bootstrap on Linux/ia64 also:

/net/gnu/export/gnu/src/gcc/gcc/gcc/gimplify.c: In 
function 'gimplify_asm_expr':
/net/gnu/export/gnu/src/gcc/gcc/gcc/gimplify.c:3347: 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.
make[4]: *** [gimplify.o] Error 1
make[4]: *** Waiting for unfinished jobs....


-- 


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


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

* [Bug regression/19215] [4.0 Regression] Gcc 4.0 failed to bootstrap on x86_64-unknown-linux-gnu
  2004-12-31 20:37 [Bug bootstrap/19215] New: Gcc 4.0 failed to bootstrap on x86_64-unknown-linux-gnu hjl at lucon dot org
  2004-12-31 20:41 ` [Bug bootstrap/19215] " hjl at lucon dot org
@ 2004-12-31 20:51 ` pinskia at gcc dot gnu dot org
  2004-12-31 21:52 ` hjl at lucon dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-31 20:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-31 20:51 -------
Like any real bug report, we need how you configured gcc, and the preprocessed source.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|bootstrap                   |regression
           Keywords|                            |build, ice-on-valid-code
            Summary|Gcc 4.0 failed to bootstrap |[4.0 Regression] Gcc 4.0
                   |on x86_64-unknown-linux-gnu |failed to bootstrap on
                   |                            |x86_64-unknown-linux-gnu
   Target Milestone|---                         |4.0.0


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


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

* [Bug regression/19215] [4.0 Regression] Gcc 4.0 failed to bootstrap on x86_64-unknown-linux-gnu
  2004-12-31 20:37 [Bug bootstrap/19215] New: Gcc 4.0 failed to bootstrap on x86_64-unknown-linux-gnu hjl at lucon dot org
  2004-12-31 20:41 ` [Bug bootstrap/19215] " hjl at lucon dot org
  2004-12-31 20:51 ` [Bug regression/19215] [4.0 Regression] " pinskia at gcc dot gnu dot org
@ 2004-12-31 21:52 ` hjl at lucon dot org
  2 siblings, 0 replies; 4+ messages in thread
From: hjl at lucon dot org @ 2004-12-31 21:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hjl at lucon dot org  2004-12-31 21:52 -------
It is caused by

http://gcc.gnu.org/ml/gcc/2004-12/msg01271.html

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


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


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

end of thread, other threads:[~2004-12-31 21:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-31 20:37 [Bug bootstrap/19215] New: Gcc 4.0 failed to bootstrap on x86_64-unknown-linux-gnu hjl at lucon dot org
2004-12-31 20:41 ` [Bug bootstrap/19215] " hjl at lucon dot org
2004-12-31 20:51 ` [Bug regression/19215] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-12-31 21:52 ` hjl at lucon 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).