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]

[Bug debug/33316] [4.2/4.3 regression] ICE on valid variable-length automatic array in const struct



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-09-05 20:26 -------
(In reply to comment #2)
> This looks similar to PR29970.

It is unrelated.  There is no leak of a type here.  The issue is we are looking
at the type's name which does not exist or something like that.


-- 


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


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