http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48493
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.7.1
Summary|[4.6/4.7 Regression] ice in |[4.6 Regression] ice in
|expand_expr_addr_expr_1 |expand_expr_addr_expr_1
|with complex types and |with complex types and
|mem_ref |mem_ref
--- Comment #16 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-31
11:06:39 UTC ---
Author: rguenth
Date: Thu May 31 11:06:35 2012
New Revision: 188058
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188058
Log:
2012-05-31 Richard Guenther <[email protected]>
PR middle-end/48493
* gcc.dg/torture/pr48493.c: New testcase.
Added:
trunk/gcc/testsuite/gcc.dg/torture/pr48493.c
Modified:
trunk/gcc/testsuite/ChangeLog
--- Comment #17 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-31
11:07:27 UTC ---
Thanks andrew for testing. Fixed on the 4.7 branch as well.