This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/65578] FAIL: gcc.target/arm/builtin-bswap-1.c (test for excess errors)


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

vries at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ktkachov at gcc dot gnu.org
          Component|testsuite                   |target

--- Comment #4 from vries at gcc dot gnu.org ---
Kyrill,

any ideas about this one?

Adding -msoft-float or -marm allows builtin-bswap-1.c to pass.

Given that the testcase has scan tests for arm_nothumb and ! arm_nothumb,
should we add -msoft-float to the options? Or require soft-float?

Thanks,
- Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]