This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Solaris pragma macro expansion


On Fri, Nov 19, 2004 at 08:06:09PM +0000, Joseph S. Myers wrote:
> In particular, #pragma align may appear after the first
> declaration...

What happens if it's instead after the definition?  It does seem
like this should continue to fail.  If you don't check, for gcc 
it will fail (or not) depending on -funit-at-a-time.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]