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: C++ PATCH: PR 26534


Joseph S. Myers wrote:

> Equally, "unsigned long i : 3" should also be promoted to int, not 
> unsigned long.  Now, Andrew Pinski is reporting that this patch is indeed 
> fixing bug 16376, whether or not intended to do so.

I've followed up in that PR.  The short answer is that I didn't expect
this effect, and, while pleasant, I'm a bit concerned that I may have
broken something else, as a result.

Thanks!

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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