re PR middle-end/40340 (Fortification warning no longer emitted in inlines)

Fix up ChangeLog entries for
	PR middle-end/40340

From-SVN: r148215
This commit is contained in:
Jakub Jelinek 2009-06-05 18:32:21 +02:00
parent 26a347c575
commit cd40525330
2 changed files with 10 additions and 7 deletions

View File

@ -12,13 +12,6 @@
* tree.c (tree_nonartificial_location): Rewrite using
block_nonartificial_location.
* gcc.dg/pr40340-1.c: New test.
* gcc.dg/pr40340-2.c: New test.
* gcc.dg/pr40340-3.c: New test.
* gcc.dg/pr40340-4.c: New test.
* gcc.dg/pr40340-5.c: New test.
* gcc.dg/pr40340.h: New file.
2009-06-05 Revital Eres <eres@il.ibm.com>
Leehod Baruch <leehod@il.ibm.com>

View File

@ -1,3 +1,13 @@
2009-06-05 Jakub Jelinek <jakub@redhat.com>
PR middle-end/40340
* gcc.dg/pr40340-1.c: New test.
* gcc.dg/pr40340-2.c: New test.
* gcc.dg/pr40340-3.c: New test.
* gcc.dg/pr40340-4.c: New test.
* gcc.dg/pr40340-5.c: New test.
* gcc.dg/pr40340.h: New file.
2009-06-05 Revital Eres <eres@il.ibm.com>
* lib/target-supports.exp: