[Bug binutils/11633] bintuils testsuit fails if built with CFLAGS="-fstack-protector-all"

2023-01-19 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11633

Alan Modra  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|NEW |RESOLVED

--- Comment #3 from Alan Modra  ---
Yes, there are many CFLAGS that perturb the testsuite

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug binutils/11633] bintuils testsuit fails if built with CFLAGS=-fstack-protector-all

2010-05-26 Thread nickc at redhat dot com

--- Additional Comments From nickc at redhat dot com  2010-05-26 13:46 
---
Created an attachment (id=4815)
 -- (http://sourceware.org/bugzilla/attachment.cgi?id=4815action=view)
demonstration patch


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11633

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/11633] bintuils testsuit fails if built with CFLAGS=-fstack-protector-all

2010-05-26 Thread nickc at redhat dot com

--- Additional Comments From nickc at redhat dot com  2010-05-26 13:49 
---
Hi Peter,

  Well you could modify the default_ld_simple_link in the linker testsuite
library so that it adds the missing symbols.  (See the uploaded patch).  But
this introduces other failures in the testsuite since it pollutes the symbol 
table.

  You could export the logic from default_ld_simple_link for detecting a gcc
compiler and use it in the elfvsb.exp script to add the missing symbols, or to
turn off stack protection.

Cheers
  Nick


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11633

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils