GCC Bugzilla – Attachment 13158 Details for
Bug 16625
Discarded Linkonce sections in .rodata
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Non-reversed patch to make configure test for comdat support work with binutils snapshots
gcc-configure-comdat-check.diff (text/plain), 454 bytes, created by
michael.klein@fazi.de
on 2007-03-07 10:20:10 UTC
(
hide
)
Description:
Non-reversed patch to make configure test for comdat support work with binutils snapshots
Filename:
MIME Type:
Creator:
michael.klein@fazi.de
Created:
2007-03-07 10:20:10 UTC
Size:
454 bytes
patch
obsolete
>--- gcc/configure.ac.orig 2007-03-07 10:58:54.000000000 +0100 >+++ gcc/configure.ac 2007-03-07 10:58:57.000000000 +0100 >@@ -2163,7 +2163,7 @@ > [elf,2,16,0], [--fatal-warnings], > [.section .text,"axG",%progbits,.foo,comdat]) > fi >-if test $in_tree_ld != yes && test x"$ld_vers" != x; then >+if test $in_tree_ld != yes && test x"$ld_vers$ld_date" != x; then > comdat_group=yes > if test 0"$ld_date" -lt 20050308; then > if test -n "$ld_date"; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16625
:
6779
|
13152
|
13157
| 13158 |
21888