]> gcc.gnu.org Git - gcc.git/commit
fold-const.c (make_range): Only narrow to signed range if the signed range is smaller...
authorHartmut Penner <hpenner@de.ibm.com>
Thu, 12 Sep 2002 06:49:26 +0000 (06:49 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 12 Sep 2002 06:49:26 +0000 (23:49 -0700)
commit4f968d9388efc8dfec39cf0ec0dbb38378fdb6f8
treeef4d7df0ac902cd3344cc6163ebed2ebb2fd927e
parentd0c97db6b3b562dfdd2be66bd36d4626e05b68da
fold-const.c (make_range): Only narrow to signed range if the signed range is smaller than the unsigned range.

        * fold-const.c (make_range): Only narrow to signed range if
        the signed range is smaller than the unsigned range.

* gcc.c-torture/execute/20020911-1.c: New.

From-SVN: r57050
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/gcc.c-torture/execute/20020911-1.c [new file with mode: 0644]
This page took 0.076566 seconds and 5 git commands to generate.