[Bug ipa/101949] [11 Regression] git miscompiled with -flto -fipa-pta since r11-5061-g85ebbabd85e03bdc

2021-08-24 Thread alex_y_xu at yahoo dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101949 --- Comment #24 from alex_y_xu at yahoo dot ca --- Thanks! :D

[Bug other/101949] New: git miscompiled with -flto -fipa-pta

2021-08-17 Thread alex_y_xu at yahoo dot ca via Gcc-bugs
Assignee: unassigned at gcc dot gnu.org Reporter: alex_y_xu at yahoo dot ca Target Milestone: --- Created attachment 51313 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51313&action=edit step 2 patch steps to reproduce: 1. download and unpack git-2.33.0 (other v

[Bug other/70268] add option -ffile-prefix-map to map one directory name (old) to another (new) in __FILE__, __BASE_FILE__and __builtin_FILE()

2018-07-19 Thread alex_y_xu at yahoo dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70268 --- Comment #17 from alex_y_xu at yahoo dot ca --- seems like this should be RESOLVED FIXED?

[Bug debug/86064] [8/9 Regression] compiling Linux kernel: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL43x' {.text section}

2018-06-06 Thread alex_y_xu at yahoo dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86064 --- Comment #7 from alex_y_xu at yahoo dot ca --- someone should probably tell Linux to note that in CONFIG_DEBUG_INFO_SPLIT then.

[Bug rtl-optimization/86064] [8 Regression] compiling Linux kernel: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL43x' {.text section}

2018-06-06 Thread alex_y_xu at yahoo dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86064 --- Comment #2 from alex_y_xu at yahoo dot ca --- Created attachment 44240 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44240&action=edit common.i.xz I suspect that when adding a new bug, if the attachment exceeds the file size li

[Bug c/86064] New: [8 Regression] compiling Linux kernel: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL43x' {.text section}

2018-06-05 Thread alex_y_xu at yahoo dot ca
Product: gcc Version: 8.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: alex_y_xu at yahoo dot ca Target Milestone: --- description: compiling Linux kernel fai