re PR objc++/48479 (Many ICEs in the obj-c++.dg test suite on *-apple-darwin*)
authorNathan Froyd <froydnj@codesourcery.com>
Thu, 14 Apr 2011 18:46:34 +0000 (18:46 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Thu, 14 Apr 2011 18:46:34 +0000 (18:46 +0000)
commit81c1113ac93b0df9ae0c89e6f071d148accee40f
treea37bc7ce7f2a58a9d984876f418e46cc17a2c301
parent1f18dbc6a6de7752b6569228c3076715e60c9fc7
re PR objc++/48479 (Many ICEs in the obj-c++.dg test suite on *-apple-darwin*)

PR objc++/48479
* typeck.c (cxx_mark_addressable) [CONST_DECL]: Mark addressable
and return immediately.

From-SVN: r172441
gcc/cp/ChangeLog
gcc/cp/typeck.c