public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/20143] New: 4.0 bootstrap unreasonably requires 64-bit target type mode support.
@ 2005-02-22 20:14 schlie at comcast dot net
  2005-02-22 20:17 ` [Bug bootstrap/20143] " pinskia at gcc dot gnu dot org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: schlie at comcast dot net @ 2005-02-22 20:14 UTC (permalink / raw)
  To: gcc-bugs

Although I don't believe this is a regression, I do believe it's a bug which should
ideally be remedied as soon as reasonably possible; as it seems unreasonable to
require any target to support data types more than twice as large as it's pointer
type, or required by the language standards; so feel that this should be considered
a reasonably important failure to remedy.

To demonstrate this bug, simply reduce the defined long long size in avr.h to the
size of a long which is defined as being 32-bits; resulting in:

In file included from /Applications/avr/avr-src/gcc/unwind-dw2.c:36:
/Applications/avr/avr-src/gcc/unwind.h:59: error: unable to emulate 'DI'
In file included from /Applications/avr/avr-src/gcc/unwind-dw2.c:40:
/Applications/avr/avr-src/gcc/unwind-pe.h: In function 'read_encoded_value_with_base':
/Applications/avr/avr-src/gcc/unwind-pe.h:191: error: unable to emulate 'DI'
/Applications/avr/avr-src/gcc/unwind-pe.h:194: error: unable to emulate 'DI'
make[2]: *** [libgcc/./unwind-dw2.o] Error 1

-- 
           Summary: 4.0 bootstrap unreasonably requires 64-bit target type
                    mode support.
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schlie at comcast dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ppc-apple-darwin7.8
  GCC host triplet: ppc-apple-darwin7.8
GCC target triplet: avr-unknown-unknown


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


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

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

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-22 20:14 [Bug bootstrap/20143] New: 4.0 bootstrap unreasonably requires 64-bit target type mode support schlie at comcast dot net
2005-02-22 20:17 ` [Bug bootstrap/20143] " pinskia at gcc dot gnu dot org
2005-02-24 13:47 ` ericw at evcohs dot com
2005-02-24 14:05 ` schlie at comcast dot net
2005-02-24 16:33 ` ericw at evcohs dot com
2005-02-24 17:11 ` schlie at comcast dot net
2005-02-24 17:31 ` ericw at evcohs dot com
2005-02-24 17:36 ` schlie at comcast dot net
2005-02-24 19:19 ` steven at gcc dot gnu dot org
2005-02-24 20:01 ` schlie at comcast dot net
2005-02-24 20:30 ` ericw at evcohs dot com
2005-02-24 21:33 ` schlie at comcast dot net
2005-02-24 21:59 ` pinskia at gcc dot gnu dot org
2005-02-24 22:01 ` schlie at comcast dot net

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).