This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Help needed: GCC4.6.2 armv7 hardfp exception try catch issue
- From: Ian Lance Taylor <iant at google dot com>
- To: "Joop Boonen" <joop dot boonen at boonen dot org>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Mon, 07 Nov 2011 07:35:14 -0800
- Subject: Re: Help needed: GCC4.6.2 armv7 hardfp exception try catch issue
- References: <67e2bf6f16b3591a8228d2323753e0c1.squirrel@www.boonen.name>
"Joop Boonen" <joop.boonen@boonen.org> writes:
> On b = a; the exception is generated. But it's not caught.
What operating system are you using? Exactly how did you configure gcc?
What was the exact command line used to compile the file?
Ian