https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127511

Heiko Eißfeldt <heiko at hexco dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build, ice-checking,
                   |                            |link-failure, lto,
                   |                            |testsuite-fail

--- Comment #1 from Heiko Eißfeldt <heiko at hexco dot de> ---
additional lto1 version info:
```
prev-gcc/lto1 -version
GNU GIMPLE (GCC) version 17.0.0 20260920 (experimental) (x86_64-pc-linux-gnu)
        compiled by GNU C version 17.0.0 20260920 (experimental), GMP version
6.3.0, MPFR version 4.2.2, MPC version 1.4.1, isl version isl-0.28-GMP

GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
options passed: 
        .file   "<artificial>"
Reading object files: {GC 2729k}  {heap 1012k}
Reading the symbol table:
Merging declarations: {GC 2730k}  {heap 1012k}
Reading summaries: <odr> {GC 2730k}  {heap 1012k} <profile_estimate> {GC 2730k}
 {heap 1012k} <icf> {GC 2730k}  {heap 1012k} <fnsummary> {GC 2731k}  {heap
1012k} <pure-const> {GC 2731k}  {heap 1012k} <modref> {GC 2732k}  {heap 1012k}
{GC 2732k} 
Merging symbols: {heap 1012k}Reading function bodies:
Performing interprocedural optimizations
 <odr> {heap 1012k} <whole-program> {heap 1012k} <profile_estimate> {heap
1012k} <icf> {heap 1012k} <devirt> {heap 1012k} <cdtor> {heap 1012k} <cp> {heap
1012k} <fnsummary> {heap 1012k} <inline> {heap 1012k} <pure-const> {heap 1012k}
<modref> {heap 1012k} <free-fnsummary> {heap 1012k} <static-var> {heap 1012k}
<single-use> {heap 1012k} <comdats> {heap 1012k}        .text
Assembling functions:
 <simdclone> {heap 1012k}       .ident  "GCC: (GNU) 17.0.0 20260920
(experimental)"
        .section        .note.GNU-stack,"",@progbits

Time variable                                  wall           GGC
 phase setup                        :   0.00 ( 87%)  2820k (100%)
 TOTAL                              :   0.00         2822k
Extra diagnostic checks enabled; compiler may run slowly.
Configure with --enable-checking=release to disable checks.
```

Reply via email to