http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51768

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-09 
21:35:40 UTC ---
Author: jakub
Date: Thu Feb  9 21:35:36 2012
New Revision: 184071

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184071
Log:
    Backported from mainline
    2012-01-05  Jakub Jelinek  <ja...@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_5-branch/gcc/testsuite/c-c++-common/pr51768.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/stmt.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog

Reply via email to