public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ericw at evcohs dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/20143] 4.0 bootstrap unreasonably requires 64-bit target type mode support.
Date: Thu, 24 Feb 2005 16:33:00 -0000	[thread overview]
Message-ID: <20050224140424.6166.qmail@sourceware.org> (raw)
In-Reply-To: <20050222151641.20143.schlie@comcast.net>


------- Additional Comments From ericw at evcohs dot com  2005-02-24 14:04 -------
Subject: Re:  4.0 bootstrap unreasonably requires 64-bit
 target type mode support.

schlie at comcast dot net wrote:

>------- Additional Comments From schlie at comcast dot net  2005-02-24 02:49 -------
>Subject: Re:  4.0 bootstrap unreasonably requires
> 64-bit target type mode support.
>
>  
>
>>Please explain why you think it is a bug for the avr to support long long.
>>Your description sounds like an opinion.
>>
>>The pointer size on the AVR is currently 16 bits. This will change in the
>>near future to either 24 bits or 32 bits.
>>    
>>
>
>Simply because no data type size support should be required beyond that
>reasonably required by the source language itself.
>  
>
This is not an explanation; you are simply restating what you said earlier.

>Please note that enabling the compiler to build with limited but perfectly
>reasonable 32-bit maxim data types, does not prohibit the it's ability to
>support significantly larger data types if desired for whatever reason; so
>nor should the desire to restrict data type size support be inhibited.)
>  
>
If you experiment with the code, then you need to be prepared to 
unforseen limits.

>As an aside, please don't confuse support of > 64KB FLASH program memory on
>larger AVR's, with the architecture's inherent 16-bit data pointer / 64KB
>data address space, as the two are orthogonal.  Atmel has already clearly
>positioned ARM to pick up where the AVR architecture leaves off; so although
>we may likely see 256KB program + 8KB-32KB data memory versions forthcoming,
>that's likely about it; as avr's target market has no corresponding need of
>significantly more, not to mention it would bring the avr (an 8-bit machine)
>needlessly to it's knees attempting to shuffle extended pointers around,
>which wouldn't be too clever even if Atmel were to facilitate them; hence
>Atmel's, and others, positioning of ARM and similar 16/32 based embedded
>controllers. (Atmel understands what the avr is/isn't, to their credit.)
>
>  
>
And a GCC bug report is not the place to get into a philosophical 
argument concerning Atmel's marketing practices. Please choose a more 
appropriate place to expound upon things unrelated to a GCC bug.

You filed this "bug report" because you experimented and changed 
*working code* in CVS. The answer is "don't do that then". The change 
you made was not approved by either of the AVR maintainers and you ran 
into a limitation of the DWARF2 debugging format.

I don't see how this is valid bug. The bug is in *your* changes, not in 
the FSF tree. GCC Bugzilla is a place for bugs in working FSF releases 
or for future extensions that are currently be worked on. AFAIK, there 
are no current plans to change long long to 32 bits. Feel free to 
contact either of the AVR maintainers, Denis Chertykov or Marek 
Michalkiewicz about this. But as this stands, this not a bug.





-- 


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


  parent reply	other threads:[~2005-02-24 14:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-22 20:14 [Bug bootstrap/20143] New: " 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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050224140424.6166.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).