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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 58646
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58646&action=edit
single file ICEing

` -fwhole-program -O3 -fno-vect-cost-model -ftrivial-auto-var-init=zero`



during RTL pass: late_combine
<source>: In function 'main':
<source>:4:40: internal compiler error: in finalize_new_accesses, at
rtl-ssa/changes.cc:584
    4 | void main() { mpz_tdiv_r(mpz_get_str); }
      |                                        ^
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
See <https://gcc.gnu.org/bugs/> for instructions.
Compiler returned: 1

Reply via email to