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 inline-asm/29119] [4.0/4.1 Regression] Internal compiler error while adding __asm__ statement



------- Comment #9 from rguenth at gcc dot gnu dot org  2006-10-16 11:25 -------
Subject: Bug 29119

Author: rguenth
Date: Mon Oct 16 11:25:18 2006
New Revision: 117783

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117783
Log:
2006-10-16  Richard Guenther  <rguenther@suse.de>

        Backport from mainline:
        2006-10-10  Richard Guenther  <rguenther@suse.de>

        PR inline-asm/29119
        * gimplify.c (gimplify_asm_expr): Mark the gimplified lvalue
        addressable.

        * gcc.dg/torture/pr29119.c: New testcase.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/torture/pr29119.c
      - copied unchanged from r117633,
trunk/gcc/testsuite/gcc.dg/torture/pr29119.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/gimplify.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


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