This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc/gcc ChangeLog tree-eh.c config/i386/i386.c


On Sat, 23 Apr 2005 rth@gcc.gnu.org wrote:

> CVSROOT:	/cvs/gcc
> Module name:	gcc
> Changes by:	rth@gcc.gnu.org	2005-04-23 17:14:31
>
> Modified files:
> 	gcc            : ChangeLog tree-eh.c
> 	gcc/config/i386: i386.c
>
> Log message:
> 	PR target/21099
> 	* config/i386/i386.c (ix86_split_to_parts): Use proper mode when
> 	simplifying CONST_VECTOR.
>
> Patches:
> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8425&r2=2.8426

> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-eh.c.diff?cvsroot=gcc&r1=2.30&r2=2.31

Was this part intentional?  Not matching the changelog entry and
mmix-knuth-mmixware broke with an EH-related error:
checking for exception model to use... configure: error: unable to detect exception model
make[2]: *** [configure-target-libstdc++-v3] Error 1

> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&r1=1.813&r2=1.814

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]