[Bug gcov-profile/114115] xz-utils segfaults when built with -fprofile-generate (bad interaction between IFUNC and binding?)

2024-04-02 Thread jasonwucj at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114115 --- Comment #9 from Chung-Ju Wu --- (In reply to Sam James from comment #1) > One of the xz developers, Jia Tan, has kindly minimised it to not need > BIND_NOW. I've adapted it a bit to cleanup flags and warnings. > CVE-2024-3094 Jia Tan is

[Bug c/100854] TS 18661-3 and backwards-incompatible setting of __FLT_EVAL_METHOD__

2022-09-02 Thread jasonwucj at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100854 Chung-Ju Wu changed: What|Removed |Added CC||andrea.corallo at arm dot com,

[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes

2022-03-09 Thread jasonwucj at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40883 Bug 40883 depends on bug 85665, which changed state. Bug 85665 Summary: Multiple typos in diagnostics https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 What|Removed |Added

[Bug target/85665] Multiple typos in diagnostics

2022-03-09 Thread jasonwucj at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 Chung-Ju Wu changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/85665] Multiple typos in diagnostics

2022-03-08 Thread jasonwucj at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 --- Comment #13 from Chung-Ju Wu --- (In reply to Eric Gallager from comment #12) > (In reply to Jonathan Wakely from comment #6) > > (In reply to Roland Illig from comment #3) > > > Therefore I thought I'd try a different approach this time. >

[Bug target/85665] Multiple typos in diagnostics

2019-03-08 Thread jasonwucj at gcc dot gnu.org
at gcc dot gnu.org |jasonwucj at gcc dot gnu.org --- Comment #11 from Chung-Ju Wu --- (In reply to Jakub Jelinek from comment #9) > Most of this is nds32 target related, so should be fixed by the > corresponding maintainer. As for two spaces after ., that is standard GCC > convent

[Bug target/86798] nds32 port needs updating for CVE-2017-5753

2018-09-22 Thread jasonwucj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86798 Chung-Ju Wu changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/86772] [meta-bug] tracking port status for CVE-2017-5753

2018-09-22 Thread jasonwucj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86772 Bug 86772 depends on bug 86798, which changed state. Bug 86798 Summary: nds32 port needs updating for CVE-2017-5753 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86798 What|Removed |Added

[Bug target/86798] nds32 port needs updating for CVE-2017-5753

2018-09-22 Thread jasonwucj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86798 --- Comment #2 from Chung-Ju Wu --- Author: jasonwucj Date: Sat Sep 22 12:30:50 2018 New Revision: 264503 URL: https://gcc.gnu.org/viewcvs?rev=264503=gcc=rev Log: PR target/86798 * config/nds32/nds32.c

[Bug target/86798] nds32 port needs updating for CVE-2017-5753

2018-08-02 Thread jasonwucj at gcc dot gnu.org
||2018-08-03 Assignee|unassigned at gcc dot gnu.org |jasonwucj at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Chung-Ju Wu --- (In reply to Richard Earnshaw from comment #0) > The nds32 port needs updating for this CVE.

[Bug target/79928] nds32: misspelled diagnostic: not support -fpic

2017-03-07 Thread jasonwucj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79928 Chung-Ju Wu changed: What|Removed |Added CC||jasonwucj at gcc dot gnu.org --- Comment

[Bug target/70668] nds32-elf toolchain fails to compile on OSX

2017-01-09 Thread jasonwucj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70668 Chung-Ju Wu changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/70668] nds32-elf toolchain fails to compile on OSX

2017-01-09 Thread jasonwucj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70668 --- Comment #11 from Chung-Ju Wu --- Author: jasonwucj Date: Tue Jan 10 04:23:35 2017 New Revision: 244258 URL: https://gcc.gnu.org/viewcvs?rev=244258=gcc=rev Log: Fix PR70668. Backport from mainline 2016-04-28 Segher

[Bug target/70668] nds32-elf toolchain fails to compile on OSX

2017-01-09 Thread jasonwucj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70668 --- Comment #10 from Chung-Ju Wu --- Author: jasonwucj Date: Tue Jan 10 04:18:11 2017 New Revision: 244257 URL: https://gcc.gnu.org/viewcvs?rev=244257=gcc=rev Log: Fix PR70668. Backport from mainline 2016-04-28 Segher

[Bug rtl-optimization/65827] LRA use smaller reg class than original reg for reload and it spill fail if reg class no hard reg available

2017-01-07 Thread jasonwucj at gcc dot gnu.org
||jasonwucj at gcc dot gnu.org Resolution|--- |FIXED --- Comment #2 from Chung-Ju Wu --- (In reply to Andrew Pinski from comment #1) > This might have been fixed already. Thanks to reminder. :) Yes, after I try this PR on trunk, the problem no lon

[Bug target/70668] nds32-elf toolchain fails to compile on OSX

2016-05-26 Thread jasonwucj at gcc dot gnu.org
||jakub at gcc dot gnu.org, ||jasonwucj at gcc dot gnu.org, ||law at redhat dot com, ||rguenth at gcc dot gnu.org Assignee|unassigned

[Bug target/64217] LRA: generate wrong liveness info after r217947 for clobber in jump_insn

2014-12-15 Thread jasonwucj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64217 --- Comment #3 from Chung-Ju Wu jasonwucj at gcc dot gnu.org --- Author: jasonwucj Date: Tue Dec 16 06:22:35 2014 New Revision: 218774 URL: https://gcc.gnu.org/viewcvs?rev=218774root=gccview=rev Log: PR target/64217 * config/nds32/nds32

[Bug target/64217] LRA: generate wrong liveness info after r217947 for clobber in jump_insn

2014-12-15 Thread jasonwucj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64217 Chung-Ju Wu jasonwucj at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/64217] LRA: generate wrong liveness info after r217947 for clobber in jump_insn

2014-12-11 Thread jasonwucj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64217 Chung-Ju Wu jasonwucj at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED