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]

[PATCH] Fix PR target/18402


Hi,

this patch fixes PR 18402 [ICE in gen_split_1204].

This patch was originally created by Jakub Jelinek, but was only submitted
to the Red Hat branch of GCC 3.3.X and is therefore still present in 3.3
CVS. See PR8555 for more details.

I added the testcase from PR18402 to the original patch and tested it on
i686-pc-linux-gnu. 

This patch is against GCC 3.3.x CVS. I cannot commit the patch, because I do
not have CVS write access. Thanks!

OK ?

Ralf
--

 2004-12-21  Ralf Grosse Boerger <ralfgb@gmx.de>
             Jakub Jelinek  <jakub@redhat.com>
 
       PR target/18402 
       * config/i386/i386.md (sse_mov?fcc split): Handle op2 == op3 case
       instead of aborting.

-- 
Psssst! Mit GMX Handyrechnung senken: http://www.gmx.net/de/go/mail
100 FreeSMS/Monat (GMX TopMail), 50 (GMX ProMail), 10 (GMX FreeMail)

Attachment: patch-pr18402.txt
Description: Text document


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