------- Comment #2 from steven at gcc dot gnu dot org  2010-05-18 14:07 -------
Subject: Bug 44184

Author: steven
Date: Tue May 18 14:06:31 2010
New Revision: 159532

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159532
Log:
gcc/
        PR lto/44184
        * lto-streamer-out.c (output_gimple_stmt): Output number of labels
        in a GIMPLE_ASM.
        * lto-streamer-in.c (input_gimple_stmt): Read number of labels
        in a GIMPLE_ASM.

testsuite/
        PR lto/44184
        * gcc.dg/lto/20100518_0.c: New test.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/lto/20100518_0.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/lto-streamer-in.c
    branches/gcc-4_5-branch/gcc/lto-streamer-out.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to