Age | Commit message (Collapse) | Author | Files | Lines |
|
include/
* obstack.h: Update to GCC 3.3 version.
gcc/
* system.h: Don't poison malloc.
gcc/cp/
* decl.c (current_binding_level): Add *&.
* parse.y (constructor_declarator): Fix for bison pedantry.
From-SVN: r159937
|
|
didn't save sp.
* unwind-dw2.c (uw_update_context_1): Only set cfa as sp if
previous frame didn't save sp. Clear sp for next frame.
(uw_install_context_1): Honor saved sp from frame.
From-SVN: r66527
|
|
* builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove.
<BUILT_IN_DWARF_SP_COLUMN>: New.
* builtins.def (BUILT_IN_DWARF_FP_REGNUM): Remove.
(BUILT_IN_DWARF_SP_COLUMN): New.
* dwarf2out.c (expand_builtin_dwarf_fp_regnum): Remove.
(expand_builtin_dwarf_sp_column): New.
* except.h: Update to match.
* unwind-dw2.c (execute_stack_op): Correct stack push typo.
(execute_cfa_program): Record location expression address
before extracting length.
(uw_update_context_1): Install old CFA into stack pointer column.
(uw_init_context_1): Set cfa_reg to stack pointer column.
From-SVN: r66470
|
|
From-SVN: r66361
|
|
From-SVN: r66310
|
|
From-SVN: r66275
|
|
beginning of the function.
* jump.c (never_reached_warning): Really stop looking if we reach
the beginning of the function.
From-SVN: r66250
|
|
From-SVN: r66196
|
|
From-SVN: r66140
|
|
From-SVN: r66123
|
|
From-SVN: r66086
|
|
From-SVN: r66054
|
|
From-SVN: r66022
|
|
From-SVN: r65973
|
|
From-SVN: r65931
|
|
From-SVN: r65930
|
|
From-SVN: r65924
|
|
From-SVN: r65873
|
|
From-SVN: r65837
|
|
From-SVN: r65803
|
|
From-SVN: r65761
|
|
From-SVN: r65708
|
|
PR/10271
* pa-protos.h (function_arg): Remove last argument.
* pa.c (function_arg): Likewise. Use CUMULATIVE_ARGS struct instead.
* pa.h (struct hppa_args): Add member incoming.
(INIT_CUMULATIVE_ARGS, INIT_CUMULATIVE_INCOMING_ARGS): Initialize
member incoming.
(FUNCTION_ARG): Revise call to function_arg.
(FUNCTION_INCOMING_ARG): Delete.
From-SVN: r65705
|
|
From-SVN: r65675
|
|
From-SVN: r65669
|
|
* decl2.c (mark_used): Don't instantiate anything if
skip_evaluation.
From-SVN: r65644
|
|
PR middle-end/10336, c++/10401
* jump.c (never_reached_warning): Also stop looking if we reach the
beginning of the function.
From-SVN: r65639
|
|
From-SVN: r65608
|
|
From-SVN: r65593
|
|
constraint i with n.
* config/cris/cris.md ("*mov_sideqi", "*mov_sidehi")
("*mov_sidesi", "*mov_sideqi_mem", "*mov_sidehi_mem")
("*mov_sidesi_mem", "*clear_sidesi", "*clear_sidehi")
("*clear_sideqi", "*ext_sideqihi", "*ext_sideqisi")
("*ext_sidehisi", "*op_sideqi", "*op_sidehi", "*op_sidesi")
("*op_swap_sideqi", "*op_swap_sidehi", "*op_swap_sidesi")
("*extopqihi_side", "*extopqisi_side", "*extophisi_side")
("*extopqihi_swap_side", "*extopqisi_swap_side")
("*extophisi_swap_side", 8th, 9th, 10th, 11th, 14th peepholes):
When next to constraint R, replace constraint i with n.
From-SVN: r65592
|
|
* config/xtensa/xtensa.h (MAX_INT_TYPE_SIZE, IMPLICIT_FIX_EXPR,
EASY_DIV_EXPR): Delete poisoned macro definitions.
From-SVN: r65579
|
|
PR target/10377
* gcc.dg/20030414-1.c: New test.
From-SVN: r65569
|
|
'gcc-3_2-branch'.
From-SVN: r65566
|
|
From-SVN: r65554
|
|
From-SVN: r65534
|
|
From-SVN: r65516
|
|
From-SVN: r65491
|
|
From-SVN: r65447
|
|
PR opt/10352
Tue Jul 23 21:49:24 2002 J"orn Rennecke <joern.rennecke@superh.com>
* simplify-rtx.c (simplify_subreg): When converting to a non-int
mode, try to convert to an integer mode of matching size first.
* g++.dg/opt/reload2.C: New.
From-SVN: r65441
|
|
'gcc-3_2-branch'.
From-SVN: r65440
|
|
From-SVN: r65414
|
|
From-SVN: r65390
|
|
* config/rs6000/rs6000.c (rs6000_emit_prologue): Use correct mode to
set frame pointer.
From-SVN: r65382
|
|
From-SVN: r65357
|
|
From-SVN: r65313
|
|
From-SVN: r65283
|
|
From-SVN: r65258
|
|
PR c/10175
* jump.c (never_reached_warning): Look backwards for a line note.
From-SVN: r65228
|
|
From-SVN: r65220
|
|
From-SVN: r65185
|