summaryrefslogtreecommitdiffstats
path: root/libcpp/ChangeLog
diff options
context:
space:
mode:
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-02 21:57:50 +0000
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-02 21:57:50 +0000
commitdd97b5e44d5287ad62c24e81cd2c3ee8a8b954b0 (patch)
tree96d3589306464ba40e11a61ae06c3e1fdccbd38f /libcpp/ChangeLog
parent3127c3578f232a6b59c622134694c64a00c7f6e9 (diff)
downloadppe42-gcc-dd97b5e44d5287ad62c24e81cd2c3ee8a8b954b0.tar.gz
ppe42-gcc-dd97b5e44d5287ad62c24e81cd2c3ee8a8b954b0.zip
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@124358 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r--libcpp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 0193de47cf3..cc5a71692c7 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-02 Eric Christopher <echristo@apple.com>
+
+ * expr.c (num_div_op): Don't overflow if the result is
+ zero.
+
2007-05-02 Tom Tromey <tromey@redhat.com>
PR preprocessor/28709:
OpenPOWER on IntegriCloud