• jason's avatar
    * init.c (init_init_processing): Go back to aligning like · 30de7d91
    jason authored
            double_type_node for old ABI.
            (get_cookie_size): Make cookie larger if we get a type that needs
            more alignment.
            (build_vec_delete): Call it.
    
            * typeck.c (qualify_type_recursive): New fn.
            (composite_pointer_type): Use it.
            (build_binary_op): Use composite_pointer_type.
    
            * typeck.c (check_return_expr): Don't complain about returning
            NULL from operator new if -fcheck-new.
            * cp-tree.h: Declare flag_check_new here.
            * init.c: Not here.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34824 138bc75d-0d04-0410-961f-82ee72b054a4
    30de7d91
init.c 100 KB