[Bug c++/93077] internal compiler error: in hash_operand during GIMPLE pass: fre

asolokha at gmx dot com gcc-bugzilla@gcc.gnu.org
Sat Dec 28 12:06:00 GMT 2019


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

Arseny Solokha <asolokha at gmx dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asolokha at gmx dot com

--- Comment #2 from Arseny Solokha <asolokha at gmx dot com> ---
(In reply to Jakub Jelinek from comment #1)
> I'm seeing a different ICE:
> pr93077.ii: In function ‘QVector<const item*> itemVector()’:
> pr93077.ii:50312:36: error: incorrect sharing of tree nodes
> 50312 | static inline QVector<const item*> itemVector()
>       |                                    ^~~~~~~~~~
> *D.122849
> D.122849->description = QCoreApplication::translate ("QtModulesInfo", "Core
> non-GUI classes used by other modules", 0B, -1); [return slot optimization]

Which probably makes it a duplicate of PR93033.


More information about the Gcc-bugs mailing list