public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/14356] New: gcc.c:3661: error: assignment of read-only location
@ 2004-03-01  8:28 c dot christian dot joensson at comhem dot se
  2004-03-01  8:39 ` [Bug bootstrap/14356] [3.4/3.5 Regression] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: c dot christian dot joensson at comhem dot se @ 2004-03-01  8:28 UTC (permalink / raw)
  To: gcc-bugs

When trying to bootstrap gcc 3.4.0 20040301, I get an error like this:

/usr/local/src/branch/gcc/gcc/gcc.c:3661: error: assignment of read-only 
location
/usr/local/src/branch/gcc/gcc/gcc.c:3663: error: assignment of read-only 
location

See http://gcc.gnu.org/ml/gcc/2004-03/msg00041.html .

Andrew Pinski commented in http://gcc.gnu.org/ml/gcc/2004-03/msg00043.html

This is a bug in gcc.c.

Basically argv is declared as const but is changeable if
HAVE_TARGET_EXECUTABLE_SUFFIX or HAVE_TARGET_OBJECT_SUFFIX are defined.

Please file a bug with this analysis.

Done.

-- 
           Summary: gcc.c:3661: error: assignment of read-only location
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: c dot christian dot joensson at comhem dot se
                CC: gcc-bugs at gcc dot gnu dot org,pinskia at physics dot
                    uc dot edu
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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


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

end of thread, other threads:[~2004-03-25  0:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-01  8:28 [Bug bootstrap/14356] New: gcc.c:3661: error: assignment of read-only location c dot christian dot joensson at comhem dot se
2004-03-01  8:39 ` [Bug bootstrap/14356] [3.4/3.5 Regression] " pinskia at gcc dot gnu dot org
2004-03-02  2:40 ` mmitchel at gcc dot gnu dot org
2004-03-02  5:57 ` cvs-commit at gcc dot gnu dot org
2004-03-02  5:59 ` cvs-commit at gcc dot gnu dot org
2004-03-02  5:59 ` mmitchel at gcc dot gnu dot org
2004-03-04 16:31 ` cvs-commit at gcc dot gnu dot org
2004-03-25  0:58 ` cvs-commit 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).