Changes between Initial Version and Version 1 of Ticket #34213, comment 8
- Timestamp:
- Dec 15, 2015, 2:07:02 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34213, comment 8
initial v1 1 How commonly is this occurring? I don't think it's worth the time to come up with a kludge in the compiler when the fix is relatively straight forward in the header and worked around in individual ports. I'd rather put a note about this in the wiki and work around it with -faltivecin the emacs port.1 How commonly is this occurring? I don't think it's worth the time to come up with a kludge in the compiler when the fix is relatively straight forward in the header and worked around in individual ports. I'd rather put a note about this in the wiki and work around it with `-faltivec` in the emacs port. 2 2 3 If there are many ports which add -mcpu=7450 -mtune=7450to CFLAGS on their own accord, then we may need to consider something more, but if it's the only one, let's let it be.3 If there are many ports which add `-mcpu=7450 -mtune=7450` to CFLAGS on their own accord, then we may need to consider something more, but if it's the only one, let's let it be.