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 bootstrap/48153] [4.7 Regression] Bootstrapping revision 171033 fails on x86_64-apple-darwin10


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-17 15:22:22 UTC ---
Author: jakub
Date: Thu Mar 17 15:22:20 2011
New Revision: 171102

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171102
Log:
    PR bootstrap/48153
    * dwarf2out.c (mem_loc_descriptor) <case ENTRY_VALUE>: Return NULL
    if dwarf_strict.
    (gen_subprogram_die): Don't add call_site DIEs if dwarf_strict.
    Clear call_arg_locations and call_arg_loc_last always.

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


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