This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: GCC build of HEAD failed for native with your patch on 2004-04-19T16:18:21Z.
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc-regression at gcc dot gnu dot org
- Cc: pcarlini at suse dot de, Andrew Pinski <pinskia at physics dot uc dot edu>, kenner at vlsi1 dot ultra dot nyu dot edu
- Date: Mon, 19 Apr 2004 17:29:35 -0400
- Subject: Re: GCC build of HEAD failed for native with your patch on 2004-04-19T16:18:21Z.
- References: <20040419201510.7BE53E00C29D@gcc-regress.apple.com>
On Apr 19, 2004, at 16:15, GCC regression checker wrote:
With your recent patch, GCC HEAD does not compile on:
native
Attached is build output for those targets.
The build failures are new.
For more information, see http://gcc.gnu.org/regtest/.
<ChangeLog.diff><native-log.txt>--
Geoffrey Keating <geoffk@apple.com>
(via an automated GCC regression-testing script.)
Kenner this has to been caused by your patch,
+2004-04-19 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
+
+ * varasm.c (compare_constant, case VIEW_CONVERT_EXPR): Add case.
+
+ * expmed.c (expand_mult_highpart_adjust): Make OP1 valid for MODE.
+ (expand_mult_highpart_optab): Likewise.
+ (expand_mult_highpart): Make OP1 valid for WIDER_MODE, not MODE.
Can you look into it?
Thanks,
Andrew Pinski