Commit fab45930 by Jason Merrill

rewrap comment

From-SVN: r79163
parent f3dfc177
// 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
{
......
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