]> gcc.gnu.org Git - gcc.git/commit
re PR objc/45878 (Can't compile even a trivial ObjC program with -fexceptions -O2)
authorRichard Guenther <rguenther@suse.de>
Wed, 13 Oct 2010 20:30:10 +0000 (20:30 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 13 Oct 2010 20:30:10 +0000 (20:30 +0000)
commit0d8485e009278fccd6f6faffc81726bfd6d83716
tree42d93daff79578d66b6660c2821be75d45c938a4
parentbde8a146a602d86483dff9a5b0a9f34419ab3d32
re PR objc/45878 (Can't compile even a trivial ObjC program with -fexceptions -O2)

2010-10-13  Richard Guenther  <rguenther@suse.de>

PR objc/45878
* gimple-fold.c (gimple_fold_obj_type_ref): Leave OBJ_TYPE_REFs
alone if there are no virtual methods.

* objc.dg/pr45878.m: New testcase.

From-SVN: r165435
gcc/ChangeLog
gcc/gimple-fold.c
gcc/testsuite/ChangeLog
gcc/testsuite/objc.dg/pr45878.m [new file with mode: 0644]
This page took 0.058318 seconds and 5 git commands to generate.