This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/20548] [4.3/4.4/4.5 regression] ACATS c52103x c52104x c52104y segfault



------- Comment #46 from ebotcazou at gcc dot gnu dot org  2009-11-25 19:55 -------
Subject: Bug 20548

Author: ebotcazou
Date: Wed Nov 25 19:55:11 2009
New Revision: 154650

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154650
Log:
        PR target/10127
        PR ada/20548
        PR middle-end/42004
        * dwarf2out.c (dwarf2out_args_size_adjust): Rename to...
        (dwarf2out_stack_adjust): ...this.  Do not adjust the arg size for
        ACCUMULATE_OUTGOING_ARGS targets.  Rename former version to...
        (dwarf2out_notice_stack_adjust): ...this.  Adjust for above renaming.
        (dwarf2out_frame_debug_expr): Revert previous change and adjust for
        above renaming.
        (dwarf2out_frame_debug): Add ??? comment.  Adjust for above renaming.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20548


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]