public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/16544] New: internal compiler error: in select_spill, at ra-colorize.c:972
@ 2004-07-14 17:08 selecter at spray dot se
  2004-07-14 17:09 ` [Bug rtl-optimization/16544] " selecter at spray dot se
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: selecter at spray dot se @ 2004-07-14 17:08 UTC (permalink / raw)
  To: gcc-bugs

Distro: Gentoo
CFlags: -O2 -march=pentium4 -fnew-ra -ftracer -pipe

gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i686"' -DCONF_OSTYPE='"linux-gnu"'
-DCONF_MACHTYPE='"i686-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DSHELL
-DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib  -O2 -march=pentium4 -fnew-ra
-ftracer -pipe -c y.tab.c
./parse.y: In function `read_token':
./parse.y:2559: internal compiler error: in select_spill, at ra-colorize.c:972
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/bash-2.05b-r9/temp/cchowV0Z.out
file, please attach this to your bugreport.
make: *** [y.tab.o] Error 1

!!! ERROR: app-shells/bash-2.05b-r9 failed.
!!! Function src_compile, Line 88, Exitcode 2
!!! (no error message)

-- 
           Summary: internal compiler error: in select_spill, at ra-
                    colorize.c:972
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: selecter at spray dot se
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug rtl-optimization/16544] internal compiler error: in select_spill, at ra-colorize.c:972
  2004-07-14 17:08 [Bug rtl-optimization/16544] New: internal compiler error: in select_spill, at ra-colorize.c:972 selecter at spray dot se
@ 2004-07-14 17:09 ` selecter at spray dot se
  2004-07-14 17:10 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: selecter at spray dot se @ 2004-07-14 17:09 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From selecter at spray dot se  2004-07-14 17:09 -------
Created an attachment (id=6744)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6744&action=view)
Preprocessed source


-- 


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


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

* [Bug rtl-optimization/16544] internal compiler error: in select_spill, at ra-colorize.c:972
  2004-07-14 17:08 [Bug rtl-optimization/16544] New: internal compiler error: in select_spill, at ra-colorize.c:972 selecter at spray dot se
  2004-07-14 17:09 ` [Bug rtl-optimization/16544] " selecter at spray dot se
@ 2004-07-14 17:10 ` pinskia at gcc dot gnu dot org
  2004-08-15  3:44 ` [Bug rtl-optimization/16544] [new-ra] " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-07-14 17:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-14 17:10 -------
Nobody is going to fix these, please try the new-ra branch of GCC.

-- 


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


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

* [Bug rtl-optimization/16544] [new-ra] internal compiler error: in select_spill, at ra-colorize.c:972
  2004-07-14 17:08 [Bug rtl-optimization/16544] New: internal compiler error: in select_spill, at ra-colorize.c:972 selecter at spray dot se
  2004-07-14 17:09 ` [Bug rtl-optimization/16544] " selecter at spray dot se
  2004-07-14 17:10 ` pinskia at gcc dot gnu dot org
@ 2004-08-15  3:44 ` pinskia at gcc dot gnu dot org
  2004-08-15  3:44 ` pinskia at gcc dot gnu dot org
  2005-01-17 15:33 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-15  3:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-15 03:44 -------
Confirming to ...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |13246
              nThis|                            |
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-08-15 03:44:30
               date|                            |
            Summary|internal compiler error: in |[new-ra] internal compiler
                   |select_spill, at ra-        |error: in select_spill, at
                   |colorize.c:972              |ra-colorize.c:972


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


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

* [Bug rtl-optimization/16544] [new-ra] internal compiler error: in select_spill, at ra-colorize.c:972
  2004-07-14 17:08 [Bug rtl-optimization/16544] New: internal compiler error: in select_spill, at ra-colorize.c:972 selecter at spray dot se
                   ` (2 preceding siblings ...)
  2004-08-15  3:44 ` [Bug rtl-optimization/16544] [new-ra] " pinskia at gcc dot gnu dot org
@ 2004-08-15  3:44 ` pinskia at gcc dot gnu dot org
  2005-01-17 15:33 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-15  3:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-15 03:44 -------
Suspending until either new-regalloc branch is merged to mainline, or bug is rechecked against 
new-regalloc branch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED


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


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

* [Bug rtl-optimization/16544] [new-ra] internal compiler error: in select_spill, at ra-colorize.c:972
  2004-07-14 17:08 [Bug rtl-optimization/16544] New: internal compiler error: in select_spill, at ra-colorize.c:972 selecter at spray dot se
                   ` (3 preceding siblings ...)
  2004-08-15  3:44 ` pinskia at gcc dot gnu dot org
@ 2005-01-17 15:33 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-17 15:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-17 15:21 -------
Closing as wiill not fix as new-ra was removed from the mainline.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
         Resolution|                            |WONTFIX
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2005-01-17 15:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-14 17:08 [Bug rtl-optimization/16544] New: internal compiler error: in select_spill, at ra-colorize.c:972 selecter at spray dot se
2004-07-14 17:09 ` [Bug rtl-optimization/16544] " selecter at spray dot se
2004-07-14 17:10 ` pinskia at gcc dot gnu dot org
2004-08-15  3:44 ` [Bug rtl-optimization/16544] [new-ra] " pinskia at gcc dot gnu dot org
2004-08-15  3:44 ` pinskia at gcc dot gnu dot org
2005-01-17 15:33 ` 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).