public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/22169] New: internal compiler error
@ 2005-06-24  4:21 rendelj at landcorp dot co dot nz
  2005-06-24  4:23 ` [Bug target/22169] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rendelj at landcorp dot co dot nz @ 2005-06-24  4:21 UTC (permalink / raw)
  To: gcc-bugs

Sun0S 5.8
gcc 3.4.2
compiling with option mcpu=v9, get internal compiler error: in 
reload_cse_simplify_operands ,t - complier asked to submitt full bug report.

I have *.i files etc

-- 
           Summary: internal compiler error
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P1
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rendelj at landcorp dot co dot nz
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug target/22169] internal compiler error
  2005-06-24  4:21 [Bug c/22169] New: internal compiler error rendelj at landcorp dot co dot nz
@ 2005-06-24  4:23 ` pinskia at gcc dot gnu dot org
  2005-06-24  4:26 ` rendelj at landcorp dot co dot nz
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-24  4:23 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target
           Keywords|                            |ice-on-valid-code


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


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

* [Bug target/22169] internal compiler error
  2005-06-24  4:21 [Bug c/22169] New: internal compiler error rendelj at landcorp dot co dot nz
  2005-06-24  4:23 ` [Bug target/22169] " pinskia at gcc dot gnu dot org
@ 2005-06-24  4:26 ` rendelj at landcorp dot co dot nz
  2005-06-24  4:27 ` rendelj at landcorp dot co dot nz
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rendelj at landcorp dot co dot nz @ 2005-06-24  4:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rendelj at landcorp dot co dot nz  2005-06-24 04:26 -------
Created an attachment (id=9140)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9140&action=view)
*.i files for bug report


-- 


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


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

* [Bug target/22169] internal compiler error
  2005-06-24  4:21 [Bug c/22169] New: internal compiler error rendelj at landcorp dot co dot nz
  2005-06-24  4:23 ` [Bug target/22169] " pinskia at gcc dot gnu dot org
  2005-06-24  4:26 ` rendelj at landcorp dot co dot nz
@ 2005-06-24  4:27 ` rendelj at landcorp dot co dot nz
  2005-06-24  4:27 ` rendelj at landcorp dot co dot nz
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rendelj at landcorp dot co dot nz @ 2005-06-24  4:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rendelj at landcorp dot co dot nz  2005-06-24 04:27 -------
Created an attachment (id=9142)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9142&action=view)
Computer OS details


-- 


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


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

* [Bug target/22169] internal compiler error
  2005-06-24  4:21 [Bug c/22169] New: internal compiler error rendelj at landcorp dot co dot nz
                   ` (2 preceding siblings ...)
  2005-06-24  4:27 ` rendelj at landcorp dot co dot nz
@ 2005-06-24  4:27 ` rendelj at landcorp dot co dot nz
  2005-06-24 13:05 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rendelj at landcorp dot co dot nz @ 2005-06-24  4:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rendelj at landcorp dot co dot nz  2005-06-24 04:27 -------
Created an attachment (id=9141)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9141&action=view)
verbose report from gcc


-- 


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


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

* [Bug target/22169] internal compiler error
  2005-06-24  4:21 [Bug c/22169] New: internal compiler error rendelj at landcorp dot co dot nz
                   ` (3 preceding siblings ...)
  2005-06-24  4:27 ` rendelj at landcorp dot co dot nz
@ 2005-06-24 13:05 ` pinskia at gcc dot gnu dot org
  2005-06-28  6:45 ` ebotcazou at gcc dot gnu dot org
  2005-06-28  7:17 ` ebotcazou at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-24 13:05 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|                            |sparc-sun-solaris2.8


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


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

* [Bug target/22169] internal compiler error
  2005-06-24  4:21 [Bug c/22169] New: internal compiler error rendelj at landcorp dot co dot nz
                   ` (4 preceding siblings ...)
  2005-06-24 13:05 ` pinskia at gcc dot gnu dot org
@ 2005-06-28  6:45 ` ebotcazou at gcc dot gnu dot org
  2005-06-28  7:17 ` ebotcazou at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-06-28  6:45 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org


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


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

* [Bug target/22169] internal compiler error
  2005-06-24  4:21 [Bug c/22169] New: internal compiler error rendelj at landcorp dot co dot nz
                   ` (5 preceding siblings ...)
  2005-06-28  6:45 ` ebotcazou at gcc dot gnu dot org
@ 2005-06-28  7:17 ` ebotcazou at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-06-28  7:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-06-28 07:16 -------
Thanks for reporting the problem.  Note that you need to attach only one
preprocessed file.  This is fixed in 3.4.3 an up.


*** This bug has been marked as a duplicate of 17245 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
           Priority|P1                          |P2
         Resolution|                            |DUPLICATE
   Target Milestone|---                         |3.4.3


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


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

end of thread, other threads:[~2005-06-28  7:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-24  4:21 [Bug c/22169] New: internal compiler error rendelj at landcorp dot co dot nz
2005-06-24  4:23 ` [Bug target/22169] " pinskia at gcc dot gnu dot org
2005-06-24  4:26 ` rendelj at landcorp dot co dot nz
2005-06-24  4:27 ` rendelj at landcorp dot co dot nz
2005-06-24  4:27 ` rendelj at landcorp dot co dot nz
2005-06-24 13:05 ` pinskia at gcc dot gnu dot org
2005-06-28  6:45 ` ebotcazou at gcc dot gnu dot org
2005-06-28  7:17 ` ebotcazou 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).