[PATCH] PR c++/38472 (P1 regression)

Dodji Seketeli dodji@redhat.com
Mon Jan 5 21:23:00 GMT 2009


Dodji Seketeli a écrit :
> Hello,
> 
> This patch fixes what I believe was a typo in 
> http://gcc.gnu.org/viewcvs?view=rev&revision=141233 .
> 
> It basically makes sure no integral promotion is performed on non 
> integral operands during "usual arithmetic conversions", as explained in 
> the c++ spec in [expr], paragraph 10.
> 
> It passes regtests on x86_64 for trunk.
>


It's better with the patch attached I guess.

Sorry.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-PR38472-0.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090105/94d69721/attachment.txt>


More information about the Gcc-patches mailing list