[Bug other/67630] ymm and zmm register aren't preserved in interrupt handler

2016-06-03 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67630 --- Comment #5 from hjl at gcc dot gnu.org --- Author: hjl Date: Fri Jun 3 15:08:00 2016 New Revision: 237073 URL: https://gcc.gnu.org/viewcvs?rev=237073=gcc=rev Log: Implement x86 interrupt attribute The interrupt and exception handlers are

[Bug other/67630] ymm and zmm register aren't preserved in interrupt handler

2015-09-20 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67630 --- Comment #4 from Uroš Bizjak --- (In reply to H.J. Lu from comment #2) > Created attachment 36349 [details] > A patch @@ -867,10 +867,12 @@ case MODE_V16SF: case MODE_V8SF: case MODE_V4SF: - if (TARGET_AVX -

[Bug other/67630] ymm and zmm register aren't preserved in interrupt handler

2015-09-19 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67630 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug other/67630] ymm and zmm register aren't preserved in interrupt handler

2015-09-18 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67630 --- Comment #2 from H.J. Lu --- Created attachment 36349 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36349=edit A patch

[Bug other/67630] ymm and zmm register aren't preserved in interrupt handler

2015-09-18 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67630 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|