This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: gcc exception handle
- From: "John \(Eljay\) Love-Jensen" <eljay at adobe dot com>
- To: "? ??" <gwwang10 at hotmail dot com>, <gcc-help at gcc dot gnu dot org>
- Date: Mon, 29 Jan 2007 03:14:57 -0800
- Subject: RE: gcc exception handle
- References: <BAY131-F476428FC55C7039F3D79EC1A70@phx.gbl>
Unable to reproduce. (After adding in #include and a main() ... since you omitted them in your non-compilable-as-is example.)
I tried -DSIZE=1 through -DSIZE=20000.
What operating system are you using (e.g., FreeBSD, Ubuntu, Plan 9, Herd, OS/2, Amiga OS)?
What architecture are you using (e.g., SPARC, i686, PowerPC, 680x0)?
What compiler version are you using (e.g., GCC 4.1.1 is current, 4.2.0 is nearing release, 4.0.3 is previous, anything before 4.0 is closed)?
How are you compling the code? Provide the command line verbatim.
--Eljay