]> git.ipfire.org Git - thirdparty/gcc.git/commit
c90-const-expr-2.c (foo): Avoid extra warning on 64-bit systems.
authorAndreas Jaeger <aj@suse.de>
Wed, 12 Nov 2003 06:44:46 +0000 (07:44 +0100)
committerAndreas Jaeger <aj@gcc.gnu.org>
Wed, 12 Nov 2003 06:44:46 +0000 (07:44 +0100)
commit0cf356dfa6fc3263e865a7a2a9f870c9ef96c525
tree8a15b1576d487a8ddc4cf18ddd28b12c0c3a5f25
parent2fe6fc5268db07bb59d80fa0280668b3a2c9a99b
c90-const-expr-2.c (foo): Avoid extra warning on 64-bit systems.

2003-11-12  Andreas Jaeger  <aj@suse.de>
    Jakub Jelinek  <jakub@redhat.com>
    Andrew Pinski  <pinskia@physics.uc.edu>
    Richard Henderson  <rth@redhat.com>

* gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
systems.

* gcc.dg/20030926-1.c: Make it work on x86_64 systems.
* gcc.dg/i386-pentium4-not-mull.c: Likewise.

Co-Authored-By: Andrew Pinski <pinskia@physics.uc.edu>
Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
Co-Authored-By: Richard Henderson <rth@redhat.com>
From-SVN: r73485
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20030926-1.c
gcc/testsuite/gcc.dg/c90-const-expr-2.c
gcc/testsuite/gcc.dg/i386-pentium4-not-mull.c