This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/7497: ice on large bool array, not on small or huge array


Synopsis: ice on large bool array, not on small or huge array

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Fri Sep 13 16:25:14 2002
State-Changed-Why:
    current CVS reports
    nathan@uha:215>../../HEAD/i686-pc-linux-gnu/gcc/cc1plus -quiet 7497.ii              
    gtb-redlin.cpp: In function `int main()':
    gtb-redlin.cpp:21: error: size of array `linepts' is too large
    gtb-redlin.cpp:56: error: `exit' undeclared (first use this function)
    gtb-redlin.cpp:56: error: (Each undeclared identifier is reported only once for 
       each function it appears in.)
    gtb-redlin.cpp:102: error: `linepts' undeclared (first use this function)

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7497


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]