This is the mail archive of the gcc-cvs@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]

gcc/gcc c-common.c c-lex.c c-typeck.c config/i ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	apple-200511-release-branch
Changes by:	mrs@gcc.gnu.org	2005-10-21 00:55:36

Modified files:
	gcc            : c-common.c c-lex.c c-typeck.c 
	gcc/config/i386: i386.c i386.h 
	gcc/config/rs6000: rs6000.h 
	gcc/cp         : parser.c 
Added files:
	gcc/testsuite/g++.dg: asm-block-25.C 
	gcc/testsuite/gcc.apple: asm-block-25.c 

Log message:
	4309942 MS asm: offset doesn't work, 0x00[edx] doesn't work

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&only_with_tag=apple-200511-release-branch&r1=1.604.2.32.2.1&r2=1.604.2.32.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-lex.c.diff?cvsroot=gcc&only_with_tag=apple-200511-release-branch&r1=1.242.16.12&r2=1.242.16.12.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&only_with_tag=apple-200511-release-branch&r1=1.418.4.25&r2=1.418.4.25.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=apple-200511-release-branch&r1=1.795.4.48.2.1&r2=1.795.4.48.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=apple-200511-release-branch&r1=1.421.4.27&r2=1.421.4.27.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.h.diff?cvsroot=gcc&only_with_tag=apple-200511-release-branch&r1=1.354.2.9&r2=1.354.2.9.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=apple-200511-release-branch&r1=1.316.2.30.2.1&r2=1.316.2.30.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/asm-block-25.C.diff?cvsroot=gcc&only_with_tag=apple-200511-release-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.apple/asm-block-25.c.diff?cvsroot=gcc&only_with_tag=apple-200511-release-branch&r1=NONE&r2=1.1.2.1


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