[Bug fortran/119995] 521.wrf_r module_bl_mynn.fppized.f90:(.text+0x3398): undefined reference to `erf_'

2025-04-29 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119995 edison changed: What|Removed |Added Resolution|INVALID |FIXED

[Bug fortran/119995] 521.wrf_r module_bl_mynn.fppized.f90:(.text+0x3398): undefined reference to `erf_'

2025-04-29 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119995 --- Comment #3 from edison --- (In reply to Andrew Pinski from comment #2) > erf is not part of the Fortran 2003 standard, so -std=f2003 won't work. > Either use -std=f2008 or remove it or use -fall-intrinsics . > > See https://gcc.gnu.org/onli

[Bug fortran/119995] 521.wrf_r module_bl_mynn.fppized.f90:(.text+0x3398): undefined reference to `erf_'

2025-04-28 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119995 --- Comment #1 from edison --- Created attachment 61233 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61233&action=edit spec cpu2017 config file

[Bug fortran/119995] New: 521.wrf_r module_bl_mynn.fppized.f90:(.text+0x3398): undefined reference to `erf_'

2025-04-28 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119995 Bug ID: 119995 Summary: 521.wrf_r module_bl_mynn.fppized.f90:(.text+0x3398): undefined reference to `erf_' Product: gcc Version: 15.1.0 Status: UNCONFIRMED Sev

[Bug c++/113454] [14 regression] "assignment of read-only member" error with 483.xalancbmk from SPEC CPU 2006

2024-08-22 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113454 --- Comment #5 from edison --- Thanks for your reply, could you provide the patch for gcc 14.1?

[Bug c++/113454] [14 regression] "assignment of read-only member" error with 483.xalancbmk from SPEC CPU 2006

2024-08-16 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113454 edison changed: What|Removed |Added CC||edison_chan_gz at hotmail dot com --- Comment

[Bug target/109812] GraphicsMagick resize is a lot slower in GCC 13.1 vs Clang 16 on Intel Raptor Lake

2024-07-02 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109812 --- Comment #24 from edison --- (In reply to Hongtao Liu from comment #23) > (In reply to edison from comment #22) > > for 607.cactuBSSN_s,if use preENV_GOMP_CPU_AFFINITY = 0-23 in CPU2017 .cfg, > > all p-core(i9-13900k) usage will down to 15%(

[Bug target/109812] GraphicsMagick resize is a lot slower in GCC 13.1 vs Clang 16 on Intel Raptor Lake

2024-07-02 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109812 edison changed: What|Removed |Added CC||edison_chan_gz at hotmail dot com --- Comment

[Bug tree-optimization/115723] [14 Regression] SPEC CPU2017 521/621 build error with -Ofast and AVX512 enabled(-ftree-vectorize?)

2024-07-02 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115723 --- Comment #17 from edison --- (In reply to Richard Biener from comment #16) > Created attachment 58561 [details] > patch > > I have attached it as a patch for your convenience. You can apply it to a > source tree with the 'patch' utility. T

[Bug tree-optimization/115723] [14 Regression] SPEC CPU2017 521/621 build error with -Ofast and AVX512 enabled(-ftree-vectorize?)

2024-07-02 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115723 --- Comment #15 from edison --- (In reply to Richard Biener from comment #14) > (In reply to edison from comment #13) > > (In reply to GCC Commits from comment #11) > > > The master branch has been updated by Richard Biener > > > : > > > > > >

[Bug tree-optimization/115723] [14 Regression] SPEC CPU2017 521/621 build error with -Ofast and AVX512 enabled(-ftree-vectorize?)

2024-07-01 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115723 --- Comment #13 from edison --- (In reply to GCC Commits from comment #11) > The master branch has been updated by Richard Biener : > > https://gcc.gnu.org/g:286cda3461d6f5ce7d911d3f26bd4975ea7ea11d > > commit r15-1745-g286cda3461d6f5ce7d911d3

[Bug target/115723] SPEC CPU2017 521/621 build error with -Ofast and AVX512 enabled(-ftree-vectorize?)

2024-06-30 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115723 --- Comment #5 from edison --- gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/home/edison/gcc14/libexec/gcc/x86_64-pc-linux-gnu/14.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../configure --prefix=/home/ediso

[Bug target/115723] SPEC CPU2017 521/621 build error with -Ofast and AVX512 enabled(-ftree-vectorize?)

2024-06-30 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115723 --- Comment #4 from edison --- (In reply to Andrew Pinski from comment #2) > Also what version of binutils are you using? If there is an assembly error. ld -v GNU ld (GNU Binutils for Ubuntu) 2.42

[Bug target/115723] SPEC CPU2017 521/621 build error with -Ofast and AVX512 enabled(-ftree-vectorize?)

2024-06-30 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115723 --- Comment #3 from edison --- Created attachment 58547 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58547&action=edit the output file which build with -march=x86-64-v4 -v-Ofast

[Bug fortran/115723] New: SPEC CPU2017 521/621 build error with -Ofast and AVX512 enabled.

2024-06-30 Thread edison_chan_gz at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115723 Bug ID: 115723 Summary: SPEC CPU2017 521/621 build error with -Ofast and AVX512 enabled. Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity: normal