]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/i386/i386.c (constant_call_address_operand): Accept
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Jan 2001 21:30:22 +0000 (21:30 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Jan 2001 21:30:22 +0000 (21:30 +0000)
commitd15b42626c75b1420f077690fdf5e6e20718a186
tree895c3a796664294ea3092d3b8c7999bf24dc5e1e
parentd4904910680abb6b884fb402dac93c003eac64f4
* config/i386/i386.c (constant_call_address_operand): Accept
(const (plus (symbol_ref) (const_int))).
* config/i386/i386.h (PREDICATE_CODES): Add CONST for
constant_call_address_operand.

* gcc.c-torture/compile/20010107-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38783 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20010107-1.c [new file with mode: 0644]