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]

r110828 - in /branches/apple-local-200502-branc...


Author: mrs
Date: Fri Feb 10 00:40:27 2006
New Revision: 110828

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110828
Log:
	Radar 4399388
	* config/i386/i386.c (cw_canonicalize_bracket_1): Add.
	(cw_canonicalize_bracket): Improve.
	(cw_is_offset): Add NEGATE_EXPR support.
	(cw_print_op): Improve BRACKET_EXPR handling.
	* c-common.c (print_cw_asm_operand): Add parens around
	NEGATE_EXPR.

Added:
    branches/apple-local-200502-branch/gcc/testsuite/g++.dg/asm-block-42.C
    branches/apple-local-200502-branch/gcc/testsuite/gcc.apple/asm-block-42.c
Modified:
    branches/apple-local-200502-branch/gcc/ChangeLog.apple-ppc
    branches/apple-local-200502-branch/gcc/c-common.c
    branches/apple-local-200502-branch/gcc/config/i386/i386.c
    branches/apple-local-200502-branch/gcc/testsuite/ChangeLog.apple-ppc


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