This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50239] compiled program segfault when -O0 is used to compile
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 31 Aug 2011 08:27:43 +0000
- Subject: [Bug c++/50239] compiled program segfault when -O0 is used to compile
- Auto-submitted: auto-generated
- References: <bug-50239-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50239
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-08-31 08:27:43 UTC ---
There's no need to repeat the same info you already provided, please provide
what you _didn't_ provide, as requested by http://gcc.gnu.org/bugs/#report
we need preprocessed source, and preferably a minimal testcase that has been
reduced to the smallest example that still shows the problem