[Bug fortran/119843] Failed to build 14.2.1 from sources on AlmaLimux10

2025-04-17 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119843 --- Comment #5 from Malik Shahzad MUZAFFAR --- Created attachment 61151 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61151&action=edit flex configure log

[Bug tree-optimization/118817] [14 Regression] stringop-overflow and array-bound error with LTO/O3

2025-04-17 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118817 --- Comment #18 from Malik Shahzad MUZAFFAR --- sorry flex conig log should have been attached to a different ticket. I do not know how to delete it. Can you please delete the flex configure log ?

[Bug tree-optimization/118817] [14 Regression] stringop-overflow and array-bound error with LTO/O3

2025-04-17 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118817 --- Comment #17 from Malik Shahzad MUZAFFAR --- Created attachment 61150 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61150&action=edit flex configure log

[Bug fortran/119843] Failed to build 14.2.1 from sources on AlmaLimux10

2025-04-17 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119843 --- Comment #4 from Malik Shahzad MUZAFFAR --- Jakub Jelinek , I do not explicitly set `specs`, somehow `configure` picks it up e.g. I see that all gcc prerequisites package s( e.g. flex, elfutils , bison) which are built using system gcc adds `

[Bug fortran/119843] Failed to build 14.2.1 from sources on AlmaLimux10

2025-04-17 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119843 --- Comment #2 from Malik Shahzad MUZAFFAR --- > You miss the plugin annobin. You need to either install it and/or report > the bug to your distribution that added a dependency on that plugin. Thanks Mikael Morin for the suggestion. I see th

[Bug gcov-profile/117090] gcov-tool ICE when merging two profiles

2025-04-17 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117090 --- Comment #5 from Malik Shahzad MUZAFFAR --- any update on this?

[Bug fortran/119843] New: Failed to build 14.2.1 from sources on AlmaLimux10

2025-04-17 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119843 Bug ID: 119843 Summary: Failed to build 14.2.1 from sources on AlmaLimux10 Product: gcc Version: 14.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug tree-optimization/118817] [14 Regression] stringop-overflow and array-bound error with LTO/O3

2025-02-14 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118817 --- Comment #15 from Malik Shahzad MUZAFFAR --- I confirm that cherry-pick the following two changes - https://gcc.gnu.org/g:0a1d2ea57722c248777e1130de076e28c443ff8b - https://gcc.gnu.org/g:77d01927bd7c989d431035251a5c196fe39bcec9 on top of

[Bug tree-optimization/118817] [14 Regression] stringop-overflow and array-bound error with LTO/O3

2025-02-12 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118817 --- Comment #12 from Shahzad MUZAFFAR --- Created attachment 60476 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60476&action=edit preprocessed source which generates ICE ICE was generated when GCC 14.2.1 + cherry-picking https://gcc.gn

[Bug tree-optimization/118817] [14 Regression] stringop-overflow and array-bound error with LTO/O3

2025-02-12 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118817 --- Comment #10 from Shahzad MUZAFFAR --- thanks Richard Biener. Can this be backported for releases/gcc-14 branch? I tried cherry-picking https://github.com/gcc-mirror/gcc/commit/0a1d2ea57722c248777e1130de076e28c443ff8b on top of gcc-14 but th

[Bug c++/118817] New: stringop-overflow and array-bound error with LTO/O3

2025-02-10 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118817 Bug ID: 118817 Summary: stringop-overflow and array-bound error with LTO/O3 Product: gcc Version: 14.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug gcov-profile/117090] gcov-tool ICE when merging two profiles

2024-10-13 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117090 --- Comment #4 from Shahzad MUZAFFAR --- Yes, both profiles were produced by same executable but, as I wrote, our application has multiple configuration and each configuration can load a different set of shared libs and plugs at runtime. So thou

[Bug gcov-profile/117090] gcov-tool ICE when merging two profiles

2024-10-11 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117090 --- Comment #2 from Shahzad MUZAFFAR --- Created attachment 59321 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59321&action=edit Second PGO profile

[Bug gcov-profile/117090] gcov-tool ICE when merging two profiles

2024-10-11 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117090 --- Comment #1 from Shahzad MUZAFFAR --- Created attachment 59320 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59320&action=edit First PGO profile

[Bug gcov-profile/117090] New: gcov-tool ICE when merging two profiles

2024-10-11 Thread shahzad.malik.muzaffar at cern dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117090 Bug ID: 117090 Summary: gcov-tool ICE when merging two profiles Product: gcc Version: 12.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: gcov-p