summaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/ChangeLog')
-rw-r--r--gcc/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 193391190b2..1ad47f1aa38 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-11 Uros Bizjak <uros@kss-loka.si>
+
+ * gcc.dg/builtins-53.c: Also check (int)ceil* and
+ (long long int)ceil*.
+
2005-04-10 Mark Mitchell <mark@codesourcery.com>
* g++.dg/warn/Wdtor1.C: Declare template in system header with
@@ -75,6 +80,10 @@
2005-04-09 Uros Bizjak <uros@kss-loka.si>
+ * gcc.dg/builtins-53.c: Also check lceil* and llceil*.
+
+2005-04-09 Uros Bizjak <uros@kss-loka.si>
+
* gcc.dg/builtins-53.c: New test.
2005-04-08 Diego Novillo <dnovillo@redhat.com>