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]

C++ patch ping: rewrite of convert_nontype_argument


Jason,

can you please review this patch:
http://gcc.gnu.org/ml/gcc-patches/2004-09/msg00226.html

Mark said it looks ok modulo one small change to handle divisions by zeros. I
will update the patch so that it will just check for this case within
convert_nontype_argument as it always did instead of trying not to generate
these trees in typeck.c. Would this be OK for you too?

Giovanni Bajo

P.S: This change does not qualify for Stage 3, but I posted this way before we
entered it and been waiting for review, so I hope I am still allowed to apply
it.



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