* config/rs6000/rs6000.c (rs6000_function_value): Look at bit size
instead of precision.
-2007-03-08 Volker Reichelt <reichelt@netcologne.de>
+2007-03-08 Volker Reichelt <v.reichelt@netcologne.de>
PR c++/30852
* c-common.c (fold_offsetof_1): Handle COMPOUND_EXPR.
PR c++/33959
* pt.c (tsubst_aggr_type): Make sure our context is complete.
-2008-01-02 Volker Reichelt <reichelt@netcologne.de>
+2008-01-02 Volker Reichelt <v.reichelt@netcologne.de>
Backport:
2007-10-31 Paolo Carlini <pcarlini@suse.de>
PR C++/30168
* optimize.c (update_cloned_parm): Copy DECL_COMPLEX_GIMPLE_REG_P also.
-2007-03-08 Volker Reichelt <reichelt@netcologne.de>
+2007-03-08 Volker Reichelt <v.reichelt@netcologne.de>
PR c++/30852
* semantics.c (finish_offsetof): Handle COMPOUND_EXPR.
PR testsuite/30459
g++.dg/eh/ia64-2.C: Require weak support.
-2008-01-02 Volker Reichelt <reichelt@netcologne.de>
+2008-01-02 Volker Reichelt <v.reichelt@netcologne.de>
Backport:
2007-10-31 Paolo Carlini <pcarlini@suse.de>
PR libfortran/31001
* gfortran.dg/zero_sized_3.f90: New test.
-2007-03-08 Volker Reichelt <reichelt@netcologne.de>
+2007-03-08 Volker Reichelt <v.reichelt@netcologne.de>
PR c++/30852
* g++.dg/ext/offsetof1.C: Add cases with volatile.