[Bug target/40236] i386: request a single option to turn off all instructions which can cause #TS

2021-08-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40236 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[Bug target/40236] i386: request a single option to turn off all instructions which can cause #TS

2009-05-29 Thread joseph at codesourcery dot com
--- Comment #5 from joseph at codesourcery dot com 2009-05-29 09:42 --- Subject: Re: New: Request a single option to turn off all instructions which can cause #TS This sounds very much like the long-requested -fno-implicit-fp / -mno-implicit-fp option. We have an implementation of

[Bug target/40236] i386: request a single option to turn off all instructions which can cause #TS

2009-05-24 Thread ubizjak at gmail dot com
--- Comment #4 from ubizjak at gmail dot com 2009-05-24 19:19 --- (In reply to comment #1) > I don't see why adding -mno-mmx is a problem (that disables all of the MMX and > SSE instructions). -mno-mmx will always disabling all of the future subsets > too. No, MMX and SSE are handled se

[Bug target/40236] i386: request a single option to turn off all instructions which can cause #TS

2009-05-24 Thread hpa at zytor dot com
--- Comment #3 from hpa at zytor dot com 2009-05-24 18:26 --- I guess I would request that this be added to the documentation. Keep in mind, though, that this should include x87, MMX, SSE, and AVX. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40236

[Bug target/40236] i386: request a single option to turn off all instructions which can cause #TS

2009-05-24 Thread hpa at zytor dot com
--- Comment #2 from hpa at zytor dot com 2009-05-24 18:26 --- If that's the official word, then that's good enough for us. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40236

[Bug target/40236] i386: request a single option to turn off all instructions which can cause #TS

2009-05-24 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-05-24 18:22 --- I don't see why adding -mno-mmx is a problem (that disables all of the MMX and SSE instructions). -mno-mmx will always disabling all of the future subsets too. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4023