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 c++/15528] segmentation fault with invalid code


------- Additional Comments From igodard at pacbell dot net  2004-05-19 04:38 -------
Is this actually invalid, as opposed to wrong? If it's invalid then it needs a diagnostic message, but if it's just wrong then you can let the user (i.e. me) get the usual runaway recursion stack overflow at run time, once you fix the segv.

-- 


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


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