[Bug target/44954] exception ignores catch-clause when using a variable for the message

2010-07-15 Thread redi at gcc dot gnu dot org
--- Comment #1 from redi at gcc dot gnu dot org 2010-07-15 16:53 --- (In reply to comment #0) However, when I compile with gcc 4.3 or 4.4 installed with macports 1.9.1 I get: How is that gcc configured? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44954

[Bug target/44954] exception ignores catch-clause when using a variable for the message

2010-07-15 Thread mwglass at sandia dot gov
--- Comment #2 from mwglass at sandia dot gov 2010-07-15 16:56 --- Using built-in specs. Target: x86_64-apple-darwin10 Configured with: ../gcc-4.4.4/configure --prefix=/opt/local --build=x86_64-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,java,fortran

[Bug target/44954] exception ignores catch-clause when using a variable for the message

2010-07-15 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2010-07-15 16:57 --- IIRC this is a bug in Apple's unwinder. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44954

[Bug target/44954] exception ignores catch-clause when using a variable for the message

2010-07-15 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2010-07-15 16:57 --- *** This bug has been marked as a duplicate of 42159 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added