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/11231] [3.3/3.4 regression] undefined array size inside struct cause segfault with -g


------- Additional Comments From gdr at gcc dot gnu dot org  2003-12-21 19:08 -------
There is something I don't get here:  Why do we
ever try to output a debugging information when
we do know that we're not likely to produce
a meaningfull object file (we just errored)?

-- Gaby


-- 


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


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