This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11657] erroneous syntax of extern static const array reference
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2003 11:27:18 -0000
- Subject: [Bug c/11657] erroneous syntax of extern static const array reference
- References: <20030724071605.11657.oyvind.teig@start.no>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11657
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Status|UNCONFIRMED |WAITING
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-24 11:27 -------
I cannot reproduce this ICE with 3.2.3, 3.3.1 (20030707), or the mainline (20030723) with
the information given.
Can you provide the preprocessed source file after reading http://gcc.gnu.org/bugs.html?
Also you are using an experimental version of gcc which is over a year old can you try a
newer version?