[Bug target/26223] [4.0 regression] ICE on long double with -mno-80387

2006-06-06 Thread sayle at gcc dot gnu dot org


--- Comment #12 from sayle at gcc dot gnu dot org  2006-06-06 19:43 ---
Subject: Bug 26223

Author: sayle
Date: Tue Jun  6 19:43:17 2006
New Revision: 114446

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114446
Log:

PR target/26223
* config/i386/i386.c (construct_container): Split static issued_error
flag into issued_sse_arg_error, issued_sse_ret_error and
issued_x87_ret_error.  Issue a daignostic if the x86-64 ABI
requires the use of x87 registers and the user explicitly
specified the -mno-80387 command line option.

* gcc.target/i386/amd64-abi-2.c: New test case.


Added:
branches/gcc-4_0-branch/gcc/testsuite/gcc.target/i386/amd64-abi-2.c
Modified:
branches/gcc-4_0-branch/gcc/ChangeLog
branches/gcc-4_0-branch/gcc/config/i386/i386.c
branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26223



[Bug target/26223] [4.0 regression] ICE on long double with -mno-80387

2006-06-06 Thread roger at eyesopen dot com


--- Comment #13 from roger at eyesopen dot com  2006-06-06 22:41 ---
This should now be fixed on all active branches.


-- 

roger at eyesopen dot com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26223



[Bug target/26223] [4.0 regression] ICE on long double with -mno-80387

2006-06-05 Thread pinskia at gcc dot gnu dot org


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

  Known to fail||4.0.3
  Known to work||4.1.2 4.2.0
Summary|[4.0/4.1/4.2 regression] ICE|[4.0 regression] ICE on long
   |on long double with -mno-   |double with -mno-80387
   |80387   |
   Target Milestone|4.1.2   |4.0.4


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26223