------- Comment #9 from jakub at gcc dot gnu dot org 2008-05-07 08:01 ------- Subject: Bug 36013
Author: jakub Date: Wed May 7 08:00:36 2008 New Revision: 135032 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135032 Log: PR middle-end/36013 * gimplify.c (find_single_pointer_decl_1): Don't look through indirections. (find_single_pointer_decl): Adjust comments. * gcc.c-torture/execute/20080506-2.c: New test. Added: branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/execute/20080506-2.c Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/gimplify.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36013