mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-14 02:00:33 +08:00
* c-format.c (handle_format_attribute): Fix comment typo.
From-SVN: r147790
This commit is contained in:
parent
aaf19a5069
commit
52fc669ddf
@ -1,3 +1,7 @@
|
||||
2009-05-22 Ben Elliston <bje@au.ibm.com>
|
||||
|
||||
* c-format.c (handle_format_attribute): Fix comment typo.
|
||||
|
||||
2009-05-21 Steve Ellcey <sje@cup.hp.com>
|
||||
|
||||
PR target/37846
|
||||
|
@ -2865,7 +2865,7 @@ handle_format_attribute (tree *node, tree ARG_UNUSED (name), tree args,
|
||||
}
|
||||
|
||||
/* If this is a custom GCC-internal format type, we have to
|
||||
initialize certain bits a runtime. */
|
||||
initialize certain bits at runtime. */
|
||||
if (info.format_type == asm_fprintf_format_type
|
||||
|| info.format_type == gcc_gfc_format_type
|
||||
|| info.format_type == gcc_diag_format_type
|
||||
|
Loading…
x
Reference in New Issue
Block a user