https://sourceware.org/bugzilla/show_bug.cgi?id=33277
Bug ID: 33277 Summary: gas fails to assemble GCC testsuite w/ -Wa,--gsframe and -fno-stack-clash-protection Product: binutils Version: 2.46 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: sam at gentoo dot org CC: indu.bhagat at oracle dot com Target Milestone: --- Created attachment 16248 --> https://sourceware.org/bugzilla/attachment.cgi?id=16248&action=edit 20031023-1.s Noticed this when running the GCC testsuite: ``` $ gcc gcc.c-torture/compile/20031023-1.c -fno-stack-clash-protection -c -O1 /tmp/ccwdWovc.s: Assembler messages: /tmp/ccwdWovc.s: Fatal error: SFrame unsupported offset value ``` -- You are receiving this mail because: You are on the CC list for the bug.