FS#57823 - [gcc] gcc 7.3.0 may produce invalid code
Attached to Project:
Arch Linux
Opened by Ike Rippin (Janick.Hauck92) - Tuesday, 13 March 2018, 14:26 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 15 March 2018, 04:02 GMT
Opened by Ike Rippin (Janick.Hauck92) - Tuesday, 13 March 2018, 14:26 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 15 March 2018, 04:02 GMT
|
Details
Description:
There are reports that gcc version used by Arch may produce invalid code: https://lists.archlinux.org/pipermail/arch-general/2018-March/044833.html https://stackoverflow.com/questions/49248787/why-does-not-execute-printf-inside-function/49249533#49249533 Apparently it's already patched in upstream: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84607 Backporting upstream patches may be needed before their new release. |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Thursday, 15 March 2018, 04:02 GMT
Reason for closing: Fixed
Additional comments about closing: testing/gcc 7.3.1+20180312-1
Thursday, 15 March 2018, 04:02 GMT
Reason for closing: Fixed
Additional comments about closing: testing/gcc 7.3.1+20180312-1
Comment by loqs (loqs) - Tuesday,
13 March 2018, 19:26 GMT
Comment by loqs (loqs) - Wednesday,
14 March 2018, 22:33 GMT
Comment by
Leonidas Spyropoulos (inglor) -
Wednesday, 14 March 2018, 22:36 GMT
Or move the svnrev up to
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=258274
or later
Can you please test if this is fixed by gcc 7.3.1+20180312-1 in
testing?
I can confirm the testing package is fixing it.