Commit 55b3fc29 by Jakub Jelinek

Fix up a misplaced ChangeLog entry.

From-SVN: r137288
parent b2febff9
2008-06-30 Jakub Jelinek <jakub@redhat.com>
PR c++/36662
* decl2.c (is_late_template_attribute): If the first attribute
argument is IDENTIFIER_NODE, don't consider it when checking
if arguments are value or type dependent.
2008-06-30 Kenneth Zadeck <zadeck@naturalbridge.com>
* ifcvt.c (cond_move_process_if_block): Free vectors on false
......
2008-06-30 Jakub Jelinek <jakub@redhat.com>
PR c++/36662
* decl2.c (is_late_template_attribute): If the first attribute
argument is IDENTIFIER_NODE, don't consider it when checking
if arguments are value or type dependent.
2008-06-29 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/36655
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment