https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118981
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egallager at gcc dot gnu.org
--- Comment #43 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #14)
> (In reply to Jonathan Wakely from comment #13)
> > (In reply to Andrew Pinski from comment #6)
> > > init_priority attribute should most likely link back to the constructor
> > > function attribute for the description of the priority .
> >
> > And the constructor attribute docs should mention 101-65535. The valid range
> > for user code and the reserved range should both be stated together, not
> > split across two locations.
>
> let me file that as a seperate bug; I might get to doing that next week or
> so.
...this is bug 118982, correct?