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

--- Comment #21 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:1e6c4aa47972d6b56225e7776f3cf41f2cc01da2

commit r14-6183-g1e6c4aa47972d6b56225e7776f3cf41f2cc01da2
Author: Richard Biener <rguent...@suse.de>
Date:   Tue Dec 5 13:56:10 2023 +0100

    ipa/92606 - IPA ICF merging variables in different address-space

    The following aovids merging variables that are put in different
    address-spaces.

            PR ipa/92606
            * ipa-icf.cc (sem_variable::equals_wpa): Compare address-spaces.

Reply via email to