summaryrefslogtreecommitdiff
path: root/fixincludes/ChangeLog
diff options
context:
space:
mode:
authorDaniel Richard G. <skunk@iskunk.org>2015-02-17 14:45:48 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2015-02-17 09:45:48 -0500
commitba5b5e24311e02b23050a8e1606e989d7dab01e1 (patch)
tree6b4e51ee6c586ff0a99d5bcb62fbe69e5c162ff3 /fixincludes/ChangeLog
parentfb9681873717997dd835e35a41bd90aeb950bdbe (diff)
downloadgcc-ba5b5e24311e02b23050a8e1606e989d7dab01e1.tar.gz
Change stdlib.h base, not inttypes.h
From-SVN: r220761
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r--fixincludes/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index 78d4b5824ae..3c0520b2d1a 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -4,7 +4,7 @@
PR bootstrap/53348
* inclhack.def (aix_strtof_const): New fix.
* fixincl.x: Regenerate.
- * tests/base/inttypes.h: New test.
+ * tests/base/stdlib.h: New test.
2015-02-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>