rewrap comment
From-SVN: r79163
This commit is contained in:
parent
f3dfc177db
commit
fab459303f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
// PR c++/13170
|
||||
// The bogus attribute is ignored, but was in TYPE_ATTRIBUTES during parsing of the class,
|
||||
// causing some variants to have it and some not.
|
||||
// The bogus attribute is ignored, but was in TYPE_ATTRIBUTES during
|
||||
// parsing of the class, causing some variants to have it and some not.
|
||||
|
||||
struct __attribute__((bogus)) A
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue