This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/13589] [3.4 Regression] Ada bootstrap failure on Solaris 8/SPARC
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jan 2004 07:34:09 -0000
- Subject: [Bug bootstrap/13589] [3.4 Regression] Ada bootstrap failure on Solaris 8/SPARC
- References: <20040106202734.13589.ro@techfak.uni-bielefeld.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-01-07 07:34 -------
The faulty patch is:
2003-12-31 Mark Mitchell <mark@codesourcery.com>
* c-common.c (c_expand_expr): Remove code to return a value
different from that returned by expand_expr.
* expr.c (store_expr): Use the validity of a target MEM, rather
than checking DECL_RTL (exp), to figure out if a copy is
required.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13589