This is the mail archive of the gcc-cvs@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]

r117568 - in /branches/gcc-4_0-branch/gcc: Chan...


Author: pinskia
Date: Mon Oct  9 04:25:44 2006
New Revision: 117568

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117568
Log:
2006-10-08  Andrew Pinski  <pinskia@physics.uc.edu>

        PR debug/28980
        * dwarf2out.c (loc_descriptor_from_tree_1): Handle
        FUNCTION_DECL.

2006-10-08  Andrew Pinski  <pinskia@physics.uc.edu>

        PR debug/28980
        * gcc.c-torture/compile/debugvlafunction-1.c: New test.




Added:
    branches/gcc-4_0-branch/gcc/testsuite/gcc.c-torture/compile/debugvlafunction-1.c
      - copied unchanged from r116939, trunk/gcc/testsuite/gcc.c-torture/compile/debugvlafunction-1.c
Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/dwarf2out.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


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