]> gcc.gnu.org Git - gcc.git/commit - gcc/config/i386/i386.c
i386.c (constant_call_address_operand): Accept (const (plus (symbol_ref) (const_int))).
authorJakub Jelinek <jakub@redhat.com>
Sun, 7 Jan 2001 21:30:22 +0000 (22:30 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 7 Jan 2001 21:30:22 +0000 (22:30 +0100)
commiteaf19aba9dd54803ac02782fc2c1945a6971e38f
tree895c3a796664294ea3092d3b8c7999bf24dc5e1e
parenta8b462be08d807dbf00c1959c2debc241fc215a3
i386.c (constant_call_address_operand): Accept (const (plus (symbol_ref) (const_int))).

* 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.

From-SVN: r38783
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]
This page took 0.061895 seconds and 5 git commands to generate.