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/25930] [4.2 Regression] seg fault in GC with toplevel asm and -fno-toplevel-reorder



------- Comment #7 from ian at gcc dot gnu dot org  2006-01-24 08:52 -------
Subject: Bug 25930

Author: ian
Date: Tue Jan 24 08:52:44 2006
New Revision: 110163

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110163
Log:
        PR middle-end/25930
        * cgraphunit.c (cgraph_output_in_order): Don't clear
        cgraph_asm_nodes until after asm strings have been output.

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


-- 


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


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