[Bug ada/22333] [4.1 Regression] ACATS FAIL c34007p c34007r c45282b spurious discriminant CONSTRAINT_ERROR
ebotcazou at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Nov 17 21:03:00 GMT 2005
------- Comment #12 from ebotcazou at gcc dot gnu dot org 2005-11-17 21:03 -------
Subject: Bug 22333
Author: ebotcazou
Date: Thu Nov 17 21:03:50 2005
New Revision: 107134
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107134
Log:
PR ada/22333
* trans.c (gnat_gimplify_expr, case ADDR_EXPR): Always make
a temporary if taking the address of something that is neither
reference, declaration, or constant, since the gimplifier
can't handle that case.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/trans.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22333
More information about the Gcc-bugs
mailing list