checking for x86 PAUSE instruction... no is wrong

Bug #675395 reported by Stewart Smith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
High
Monty Taylor
7.0
Fix Released
High
Monty Taylor

Bug Description

fails on my laptop which is x86-64

Related branches

Stewart Smith (stewart)
Changed in drizzle:
assignee: nobody → Monty Taylor (mordred)
Revision history for this message
Monty Taylor (mordred) wrote :

This is due to -Wstrict-prototypes. __asm__ __volatile__("pause") triggers that warning/error. For now, I'm going to turn that warning off just for innodb (because I don't care) ... but I'd love to figure out how to get __asm__ __volatile__("pause") to not trigger the warning.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.