public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/40236]  New: Request a single option to turn off all instructions which can cause #TS
@ 2009-05-24 18:11 hpa at zytor dot com
  2009-05-24 18:22 ` [Bug target/40236] i386: request " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: hpa at zytor dot com @ 2009-05-24 18:11 UTC (permalink / raw)
  To: gcc-bugs

In the Linux kernel, we use (except in certain very restricted contexts) only
the subset of the x86 instruction set that can never cause #TS faults and thus
doesn't use the FSAVE/FXSAVE/XSAVE state.  It appears that we need to add new
-mno- options (-mno-sse -mno-sse2 -mno-sse3...) as gcc starts using new subsets
of the x86 instruction set.  This is error prone, for obvious reasons.

We would really like a single option that would turn off all instructions
subsets that can cause a #TS fault.


-- 
           Summary: Request a single option to turn off all instructions
                    which can cause #TS
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hpa at zytor dot com
 GCC build triplet: Any
  GCC host triplet: Any
GCC target triplet: i386-any


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


^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <bug-40236-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2021-08-28 16:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-24 18:11 [Bug target/40236] New: Request a single option to turn off all instructions which can cause #TS hpa at zytor dot com
2009-05-24 18:22 ` [Bug target/40236] i386: request " pinskia at gcc dot gnu dot org
2009-05-24 18:26 ` hpa at zytor dot com
2009-05-24 18:27 ` hpa at zytor dot com
2009-05-24 19:19 ` ubizjak at gmail dot com
2009-05-29  9:42 ` joseph at codesourcery dot com
     [not found] <bug-40236-4@http.gcc.gnu.org/bugzilla/>
2021-08-28 16:16 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).