This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/30165] Gimplifier does not produce valid gimple for &(int)real_val
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2008 15:58:03 -0000
- Subject: [Bug middle-end/30165] Gimplifier does not produce valid gimple for &(int)real_val
- References: <bug-30165-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2008-01-09 15:58 -------
>(which is unchanged by the patch for PR30142).
I think you mean PR30132, and the original patch for that PR which did:
(gimplify_addr_expr): Create one more extra variable if we have a
temp decl.
Fixed the issue here.
I am no longer working on this.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|pinskia at gcc dot gnu dot |unassigned at gcc dot gnu
|org |dot org
Status|ASSIGNED |NEW
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30165