expr.c
349 KB
-
re PR c++/67557 (Calling copy constructor of base class in constructor of… · f5a8677b
re PR c++/67557 (Calling copy constructor of base class in constructor of derived class produces crashing code) PR c++/67557 * expr.c (store_field): Call store_constructor directly when storing a CONSTRUCTOR into a target smaller than its type. Guard against unsafe bitwise copy. From-SVN: r228704
Jason Merrill committed