Closed Bug 634745 Opened 14 years ago Closed 14 years ago

Fix ARM SIMD/NEON tests to work with LTO

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla2.0b12

People

(Reporter: espindola, Assigned: espindola)

References

Details

Attachments

(1 file)

The tests in configure.in for ARM SIMD/NEON use AC_TRY_COMPILE with inline assembly, but with LTO the assembler is only used when linking.
Attachment #512928 - Flags: review?(jmuizelaar)
Comment on attachment 512928 [details] [diff] [review] s/AC_TRY_COMPILE/AC_TRY_LINK/ Lovely.
Attachment #512928 - Flags: review?(jmuizelaar) → review+
Comment on attachment 512928 [details] [diff] [review] s/AC_TRY_COMPILE/AC_TRY_LINK/ a=beltzner
Attachment #512928 - Flags: approval2.0? → approval2.0+
Keywords: checkin-needed
Assignee: nobody → respindola
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b12
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: