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 debug/54694] [4.7/4.8 Regression] internal compiler error: in dwarf2out_frame_debug_expr, at dwarf2out.c:2387


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

--- Comment #24 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Jan 16 19:22:08 2014
New Revision: 206681

URL: http://gcc.gnu.org/viewcvs?rev=206681&root=gcc&view=rev
Log:
    PR debug/54694
    * gcc.target/i386/pr9771-1.c (main): Rename to...
    (real_main): ... this.  Add __asm name "main".
    (ASMNAME, ASMNAME2, STRING): Define.

Modified:
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr9771-1.c


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