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

            Bug ID: 93077
           Summary: internal compiler error: in hash_operand during GIMPLE
                    pass: fre
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: raj.khem at gmail dot com
  Target Milestone: ---

Created attachment 47552
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47552&action=edit
testcase

attached test case crashes gcc10 ( works ok with gcc9 )

arm-yoe-linux-musleabi-g++  -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard
test.cpp -c -O1


during GIMPLE pass: fre
test.cpp: In function 'void __tcf_0(void*)':
test.cpp:50411:5: internal compiler error: in hash_operand, at
fold-const.c:3768
50411 |     };
      |     ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.

Reply via email to