[Bug c/53060] Typo in build_binary_op for scalar-vector ops
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 23 10:24:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53060
--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-04-23 10:24:25 UTC ---
Author: rguenth
Date: Mon Apr 23 10:24:14 2012
New Revision: 186698
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186698
Log:
2012-04-23 Richard Guenther <rguenther@suse.de>
PR c/53060
* c-typeck.c (build_binary_op): Fix typo.
* gcc.dg/pr53060.c: New testcase.
Added:
branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr53060.c
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/c-typeck.c
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list