[Bug target/86776] Avr port needs updating for CVE-2017-5753

2023-11-23 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86776

Georg-Johann Lay  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Target Milestone|--- |14.0
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Georg-Johann Lay  ---
Fixed.

[Bug target/86776] Avr port needs updating for CVE-2017-5753

2023-11-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86776

--- Comment #2 from CVS Commits  ---
The master branch has been updated by Georg-Johann Lay :

https://gcc.gnu.org/g:9a3c40af7f7dd218cc2ebaa3a70f3317f7316ceb

commit r14-5796-g9a3c40af7f7dd218cc2ebaa3a70f3317f7316ceb
Author: Georg-Johann Lay 
Date:   Thu Nov 23 19:02:47 2023 +0100

AVR: PR target/86776: Implement CVE-2017-5753.

gcc/
PR target/86776
* config/avr/avr.cc (TARGET_HAVE_SPECULATION_SAFE_VALUE): Define
to speculation_safe_value_not_needed.

[Bug target/86776] Avr port needs updating for CVE-2017-5753

2018-10-11 Thread avr at gjlay dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86776

Georg-Johann Lay  changed:

   What|Removed |Added

 CC||avr at gjlay dot de

--- Comment #1 from Georg-Johann Lay  ---
Hi, AVR can define TARGET_HAVE_SPECULATION_SAFE_VALUE to
speculation_safe_value_not_needed.