summaryrefslogtreecommitdiffstats
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>1999-12-02 10:53:39 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>1999-12-02 10:53:39 +0000
commit8633565b0600f32a77161924cc25b2868b12e84b (patch)
tree96c999b2c4f01f43f556036e4dd0525deaeb96c5 /gcc/ChangeLog
parentb3564552b661118ccd0f6d1db244c52c409ea9b6 (diff)
downloadppe42-gcc-8633565b0600f32a77161924cc25b2868b12e84b.tar.gz
ppe42-gcc-8633565b0600f32a77161924cc25b2868b12e84b.zip
remove compile time warnings about uninitilaised fileds
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30757 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c62927f098d..6f5959fba5b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,8 @@
1999-12-02 Nick Clifton <nickc@cygnus.com>
+ * config/fp-bit.c: Initialise all fields of the NAN
+ constants.
+
* c-lex.c (check_newline): Pass pragma_getc and pragma_ungetc
to HANDLE_PRAGMA.
OpenPOWER on IntegriCloud