]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
if-div.c: New file.
authorEric Christopher <echristo@gcc.gnu.org>
Wed, 2 May 2007 21:57:50 +0000 (21:57 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Wed, 2 May 2007 21:57:50 +0000 (21:57 +0000)
commit22a8a52d650ef0c4718d04289862f6319f8a8d9d
tree96d3589306464ba40e11a61ae06c3e1fdccbd38f
parentfca35e1b54d46d1f731ec8d7681f2e680c85a879
if-div.c: New file.

2007-05-02  Eric Christopher  <echristo@apple.com>

    * gcc.dg/cpp/if-div.c: New file.

2007-05-02  Eric Christopher  <echristo@apple.com>

    * expr.c (num_div_op): Don't overflow if the result is
    zero.

From-SVN: r124358
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/if-div.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/expr.c