r125878 - in /branches/gcc-4_2-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Jun 20 06:46:00 GMT 2007


Author: jakub
Date: Wed Jun 20 06:46:31 2007
New Revision: 125878

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125878
Log:
	PR inline-asm/32109
	* gimplify.c (gimplify_asm_expr): Issue error if type is addressable
	and !allows_mem.

	* g++.dg/ext/asm10.C: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/ext/asm10.C
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/gimplify.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list