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: fix padding bug with computed #include


Zack Weinberg wrote:-

> 
> Neil found an obscure bug where stringification produced a different
> string in the context of a computed #include than in running text.  He
> asked me to fix it since he doesn't have copyright papers yet.  This
> is a minimally-invasive fix -- the long term "right" change is to get
> rid of padding tokens altogether, but I wanted something safe for the
> release branch.
> 
> Bootstrapped i686-linux; applied mainline and 3.3.

Thanks a lot Zack.

Neil.


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