public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/14698] New: Error in "print_reg" prohibits compilation of cross-compiler components
@ 2004-03-23 21:52 toss at sea-ware dot com
  2004-03-23 21:55 ` [Bug c++/14698] " toss at sea-ware dot com
  2004-03-23 23:05 ` [Bug target/14698] " pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 5+ messages in thread
From: toss at sea-ware dot com @ 2004-03-23 21:52 UTC (permalink / raw)
  To: gcc-bugs

Several components of the cross compiler fail to compile with identical errors:
--------------------
tinfo.cc:288: internal compiler error: in print_reg, at config/i386/i386.c:6639
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--------------------
The failures prohibit the creation of libiberty.a, libgcc.a, and libsupc++.a
which makes the cross-compiler useless.  I have encountered the problem with a
number of source files in the tree including: tinfo.cc, eh_personality.cc,
unwind-c.c, unwind-dw2-fde.c, and unwind-dw2.c amongst others.

To build the cross compiler, config was run with the following options:
--target=i386-coff-lynx --prefix=/usr/local

Sample command line that fails:
/usr/local/gcc-3.3.2/gcc/gcc/xgcc -shared-libgcc -B/usr/local/gcc-3.3.2/gcc/gcc/
-nostdinc++ -L/usr/local/gcc-3.3.2/gcc/i386-coff-lynx/libstdc++-v3/src
-L/usr/local/gcc-3.3.2/gcc/i386-coff-lynx/libstdc++-v3/src/.libs
-B/usr/local/i386-coff-lynx/bin/ -B/usr/local/i386-coff-lynx/lib/ -isystem
/usr/local/i386-coff-lynx/include -I../../../gcc -I../../../include
-I/usr/local/gcc-3.3.2/gcc/i386-coff-lynx/libstdc++-v3/include/i386-coff-lynx
-I/usr/local/gcc-3.3.2/gcc/i386-coff-lynx/libstdc++-v3/include -I../libsupc++ -g
-O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings
-fdiagnostics-show-location=once -c tinfo.cc -o tinfo.o

-- 
           Summary: Error in "print_reg" prohibits compilation of cross-
                    compiler components
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: toss at sea-ware dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: hppa2.0n-hp-hpux11.00
GCC target triplet: i386-coff-lynx


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


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

* [Bug c++/14698] Error in "print_reg" prohibits compilation of cross-compiler components
  2004-03-23 21:52 [Bug c++/14698] New: Error in "print_reg" prohibits compilation of cross-compiler components toss at sea-ware dot com
@ 2004-03-23 21:55 ` toss at sea-ware dot com
  2004-03-23 23:05 ` [Bug target/14698] " pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: toss at sea-ware dot com @ 2004-03-23 21:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From toss at sea-ware dot com  2004-03-23 21:55 -------
Created an attachment (id=5983)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5983&action=view)
Preprocessed source for tinfo.cc


-- 


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


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

* [Bug target/14698] Error in "print_reg" prohibits compilation of cross-compiler components
  2004-03-23 21:52 [Bug c++/14698] New: Error in "print_reg" prohibits compilation of cross-compiler components toss at sea-ware dot com
  2004-03-23 21:55 ` [Bug c++/14698] " toss at sea-ware dot com
@ 2004-03-23 23:05 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-23 23:05 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
          Component|c++                         |target
           Keywords|                            |build, ice-on-valid-code


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


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

* [Bug target/14698] Error in "print_reg" prohibits compilation of cross-compiler components
       [not found] <bug-14698-4@http.gcc.gnu.org/bugzilla/>
@ 2012-01-11 12:25 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-01-11 12:25 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

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

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-11 12:24:58 UTC ---
No response from reporter, assuming fixed.


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

* [Bug target/14698] Error in "print_reg" prohibits compilation of cross-compiler components
       [not found] <bug-14698-8191@http.gcc.gnu.org/bugzilla/>
@ 2008-02-01  3:48 ` bje at gcc dot gnu dot org
  0 siblings, 0 replies; 5+ messages in thread
From: bje at gcc dot gnu dot org @ 2008-02-01  3:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from bje at gcc dot gnu dot org  2008-02-01 03:48 -------
I cannot reproduce this on mainline.  Could you please try again with today's
version?  Thanks.


-- 


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


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

end of thread, other threads:[~2012-01-11 12:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-23 21:52 [Bug c++/14698] New: Error in "print_reg" prohibits compilation of cross-compiler components toss at sea-ware dot com
2004-03-23 21:55 ` [Bug c++/14698] " toss at sea-ware dot com
2004-03-23 23:05 ` [Bug target/14698] " pinskia at gcc dot gnu dot org
     [not found] <bug-14698-8191@http.gcc.gnu.org/bugzilla/>
2008-02-01  3:48 ` bje at gcc dot gnu dot org
     [not found] <bug-14698-4@http.gcc.gnu.org/bugzilla/>
2012-01-11 12:25 ` rguenth at gcc dot gnu.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).