https://bugs.kde.org/show_bug.cgi?id=443031
Bug ID: 443031 Summary: Gcc -many change requires explicit .machine directives Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: vex Assignee: jsew...@acm.org Reporter: c...@us.ibm.com Target Milestone: --- Gcc no longer passes the "-many" flag to the assembler. (gcc commit e154242724b084380e3221df7c08fcdbd8460674 ; "[RS6000] Don't pass -many to the assembler" The result of this change is the inline assembly in Valgrind and the test programs require .machine directives and Makefile changes to ensure the correct processor flag be used. -- You are receiving this mail because: You are watching all bug changes.