public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/17858] New: Internal Compiler error
@ 2004-10-06  9:59 richard at brecon dot co dot uk
  2004-10-06 10:03 ` [Bug c/17858] " richard at brecon dot co dot uk
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: richard at brecon dot co dot uk @ 2004-10-06  9:59 UTC (permalink / raw)
  To: gcc-bugs

While trying to build tetex 2.0.2 on a HPUX 11i machine the build is failing 

gmake[2]: Entering directory `/temp/tetex-src-2.0.2/texk/web2c'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I./..   -g -O2  -c dvicopy.c
dvicopy.c: In function `pcktspair':
dvicopy.c:869: error: unrecognizable insn:
(insn 108 107 110 dvicopy.c:869 (use (reg/i:SI 28 %r28 [ <result> ])) -1
(insn_list 71 (nil))
    (nil))
dvicopy.c:869: internal compiler error: in insn_default_length, at
insn-attrtab.c:825
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[2]: *** [dvicopy.o] Error 1
gmake[2]: Leaving directory `/temp/tetex-src-2.0.2/texk/web2c'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/temp/tetex-src-2.0.2/texk'
gmake: *** [all] Error 1

Using gcc version 3.4.2

-- 
           Summary: Internal Compiler error
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: richard at brecon dot co dot uk
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c/17858] Internal Compiler error
  2004-10-06  9:59 [Bug c/17858] New: Internal Compiler error richard at brecon dot co dot uk
@ 2004-10-06 10:03 ` richard at brecon dot co dot uk
  2004-10-06 10:04 ` richard at brecon dot co dot uk
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: richard at brecon dot co dot uk @ 2004-10-06 10:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From richard at brecon dot co dot uk  2004-10-06 10:03 -------
Created an attachment (id=7292)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7292&action=view)
*.i file from failed compile


-- 


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


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

* [Bug c/17858] Internal Compiler error
  2004-10-06  9:59 [Bug c/17858] New: Internal Compiler error richard at brecon dot co dot uk
  2004-10-06 10:03 ` [Bug c/17858] " richard at brecon dot co dot uk
@ 2004-10-06 10:04 ` richard at brecon dot co dot uk
  2004-10-06 11:30 ` [Bug target/17858] " pinskia at gcc dot gnu dot org
  2004-10-06 11:31 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: richard at brecon dot co dot uk @ 2004-10-06 10:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From richard at brecon dot co dot uk  2004-10-06 10:04 -------
Created an attachment (id=7293)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7293&action=view)
Source file


-- 


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


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

* [Bug target/17858] Internal Compiler error
  2004-10-06  9:59 [Bug c/17858] New: Internal Compiler error richard at brecon dot co dot uk
  2004-10-06 10:03 ` [Bug c/17858] " richard at brecon dot co dot uk
  2004-10-06 10:04 ` richard at brecon dot co dot uk
@ 2004-10-06 11:30 ` pinskia at gcc dot gnu dot org
  2004-10-06 11:31 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-06 11:30 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target


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


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

* [Bug target/17858] Internal Compiler error
  2004-10-06  9:59 [Bug c/17858] New: Internal Compiler error richard at brecon dot co dot uk
                   ` (2 preceding siblings ...)
  2004-10-06 11:30 ` [Bug target/17858] " pinskia at gcc dot gnu dot org
@ 2004-10-06 11:31 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-06 11:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-06 11:31 -------


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

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


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


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

end of thread, other threads:[~2004-10-06 11:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-06  9:59 [Bug c/17858] New: Internal Compiler error richard at brecon dot co dot uk
2004-10-06 10:03 ` [Bug c/17858] " richard at brecon dot co dot uk
2004-10-06 10:04 ` richard at brecon dot co dot uk
2004-10-06 11:30 ` [Bug target/17858] " pinskia at gcc dot gnu dot org
2004-10-06 11:31 ` 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).