https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77748
Bug ID: 77748
Summary: pr77550.C fails on arm-none-eabi
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: clyon at gcc dot gnu.org
Target Milestone: ---
Hi,
As discussed at https://gcc.gnu.org/ml/gcc-patches/2016-09/msg01878.html
here is a new PR: the testcase pr77550.C fails at execution time
for target arm-none-eabi (as opposed to arm-*linux*).
I'm attaching the preprocessed file and assembler code.