------- Comment #4 from ebotcazou at gcc dot gnu dot org 2007-11-05 23:06 ------- > If someone either can turn this into a program that gets the wrong > answer on a program that has a defined behavior with a language that gcc > supports, then i will take this bug seriously.
There is already an Ada testcase in the report; if compiled in full conformance mode (with -fstack-check), it should exhaust the stack and raise Storage_Error on the x86. Of course this should not have P1 priority. -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33826