r184054 - in /branches/gcc-4_6-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Feb 9 17:21:00 GMT 2012


Author: jakub
Date: Thu Feb  9 17:21:15 2012
New Revision: 184054

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184054
Log:
	Backported from mainline
	2012-01-05  Jakub Jelinek  <jakub@redhat.com>

	PR middle-end/51768
	* stmt.c (check_unique_operand_names): Don't ICE during error
	reporting if i is from labels chain.

	* c-c++-common/pr51768.c: New test.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/c-c++-common/pr51768.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/stmt.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list