c-typeck.c
264 KB
-
re PR c++/37561 (Revision 140405 caused g++.old-deja/g++.mike/warn1.C) · b70cef5d
PR c++/37561 * c-typeck.c (build_unary_op): Don't call get_unwidened. Use argtype instead of result_type. * typeck.c (cp_build_unary_op): Don't call get_unwidened. Use argtype instead of result_type. * gcc.dg/pr37561.c: New test. * g++.dg/other/increment1.C: New test. From-SVN: r141881
Jakub Jelinek committed