Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 320558 Details for
Bug 430136
sys-devel/gcc: use -fvisibility=hidden with -fPIE (?)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
modified specs file
specs.471.txt (text/plain), 6.47 KB, created by
wbrana
on 2012-08-06 13:05:14 UTC
(
hide
)
Description:
modified specs file
Filename:
MIME Type:
Creator:
wbrana
Created:
2012-08-06 13:05:14 UTC
Size:
6.47 KB
patch
obsolete
>*asm: >%{m32:--32} %{m32|mx32:;:--64} %{mx32:--x32} %{!mno-sse2avx:%{mavx:-msse2avx}} %{msse2avx:%{!mavx:-msse2avx}} > >*asm_debug: >%{!g0:%{gstabs*:--gstabs}%{!gstabs*:%{g*:--gdwarf2}}} %{fdebug-prefix-map=*:--debug-prefix-map %*} > >*asm_final: > > >*asm_options: >%{-target-help:%:print-asm-header()} %{v} %{w:-W} %{I*} %a %Y %{c:%W{o*}%{!o*:-o %w%b%O}}%{!c:-o %d%w%u%O} > >*invoke_as: >%{!fwpa: %{fcompare-debug=*|fdump-final-insns=*:%:compare-debug-dump-opt()} %{!S:-o %|.s | > as %(asm_options) %m.s %A } } > >*cpp: >%{posix:-D_POSIX_SOURCE} %{pthread:-D_REENTRANT} > >*cpp_options: >%(cpp_unique_options) %1 %{m*} %{std*&ansi&trigraphs} %{W*&pedantic*} %{w} %{f*} %{g*:%{!g0:%{g*} %{!fno-working-directory:-fworking-directory}}} %{O*} %{undef} %{save-temps*:-fpch-preprocess} %(esp_cpp_options) > >*cpp_debug_options: >%{d*} > >*cpp_unique_options: >%{!Q:-quiet} %{nostdinc*} %{C} %{CC} %{v} %{I*&F*} %{P} %I %{MD:-MD %{!o:%b.d}%{o*:%.d%*}} %{MMD:-MMD %{!o:%b.d}%{o*:%.d%*}} %{M} %{MM} %{MF*} %{MG} %{MP} %{MQ*} %{MT*} %{!E:%{!M:%{!MM:%{!MT:%{!MQ:%{MD|MMD:%{o*:-MQ %*}}}}}}} %{remap} %{g3|ggdb3|gstabs3|gcoff3|gxcoff3|gvms3:-dD} %{!iplugindir*:%{fplugin*:%:find-plugindir()}} %{H} %C %{D*&U*&A*} %{i*} %Z %i %{fmudflap:-D_MUDFLAP -include mf-runtime.h} %{fmudflapth:-D_MUDFLAP -D_MUDFLAPTH -include mf-runtime.h} %{E|M|MM:%W{o*}} > >*trad_capable_cpp: >cc1 -E %{traditional|traditional-cpp:-traditional-cpp} > >*cc1: >%(cc1_cpu) %{profile:-p} %(esp_cc1_ssp) %(esp_cc1_pie) %(esp_cc1_strict_overflow) > >*cc1_options: >%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}} %{!iplugindir*:%{fplugin*:%:find-plugindir()}} %1 %{!Q:-quiet} %{!dumpbase:-dumpbase %B} %{d*} %{m*} %{aux-info*} %{fcompare-debug-second:%:compare-debug-auxbase-opt(%b)} %{!fcompare-debug-second:%{c|S:%{o*:-auxbase-strip %*}%{!o*:-auxbase %b}}}%{!c:%{!S:-auxbase %b}} %{g*} %{O*} %{W*&pedantic*} %{w} %{std*&ansi&trigraphs} %{v:-version} %{pg:-p} %{p} %{f*} %{undef} %{Qn:-fno-ident} %{Qy:} %{-help:--help} %{-target-help:--target-help} %{-version:--version} %{-help=*:--help=%*} %{!fsyntax-only:%{S:%W{o*}%{!o*:-o %b.s}}} %{fsyntax-only:-o %j} %{-param*} %{fmudflap|fmudflapth:-fno-builtin -fno-merge-constants} %{coverage:-fprofile-arcs -ftest-coverage} > >*cc1plus: > > >*link_gcc_c_sequence: >%{static:--start-group} %G %L %{static:--end-group}%{!static:%G} > >*link_ssp: >%{fstack-protector:} > >*endfile: >%{Ofast|ffast-math|funsafe-math-optimizations:crtfastmath.o%s} %{mpc32:crtprec32.o%s} %{mpc64:crtprec64.o%s} %{mpc80:crtprec80.o%s} %{shared|pie:crtendS.o%s;:crtend.o%s} crtn.o%s > >*link: >%{!static:--eh-frame-hdr} %{m32|mx32:;:-m elf_x86_64} %{m32:-m elf_i386} %{mx32:-m elf32_x86_64} %{shared:-shared} %{!shared: %{!static: %{rdynamic:-export-dynamic} %{m32:-dynamic-linker %{muclibc:/lib/ld-uClibc.so.0;:%{mbionic:/system/bin/linker;:/lib/ld-linux.so.2}}} %{m32|mx32:;:-dynamic-linker %{muclibc:/lib/ld64-uClibc.so.0;:%{mbionic:/system/bin/linker64;:/lib64/ld-linux-x86-64.so.2}}} %{mx32:-dynamic-linker %{muclibc:/lib/ldx32-uClibc.so.0;:%{mbionic:/system/bin/linkerx32;:/libx32/ld-linux-x32.so.2}}}} %{static:-static}} > >*lib: >%{pthread:-lpthread} %{shared:-lc} %{!shared:%{mieee-fp:-lieee} %{profile:-lc_p}%{!profile:-lc}} > >*mfwrap: > %{static: %{fmudflap|fmudflapth: --wrap=malloc --wrap=free --wrap=calloc --wrap=realloc --wrap=mmap --wrap=mmap64 --wrap=munmap --wrap=alloca} %{fmudflapth: --wrap=pthread_create}} %{fmudflap|fmudflapth: --wrap=main} > >*mflib: >%{fmudflap|fmudflapth: -export-dynamic} > >*link_gomp: > > >*libgcc: >%{static|static-libgcc:-lgcc -lgcc_eh}%{!static:%{!static-libgcc:%{!shared-libgcc:-lgcc --as-needed -lgcc_s --no-as-needed}%{shared-libgcc:-lgcc_s%{!shared: -lgcc}}}} > >*startfile: >%{!shared: %{pg|p|profile:gcrt1.o%s;pie:Scrt1.o%s;:crt1.o%s}} crti.o%s %{static:%{pie:crtbeginP.o%s;:crtbeginT.o%s}} %{!static:%{shared|pie:crtbeginS.o%s;:crtbegin.o%s}} > >*cross_compile: >0 > >*version: >4.7.1 > >*multilib: >. !m32 !m64;32:../lib32 m32 !m64;64:../lib64 !m32 m64; > >*multilib_defaults: >m64 > >*multilib_extra: > > >*multilib_matches: >m32 m32;m64 m64; > >*multilib_exclusions: > > >*multilib_options: >m32/m64 > >*linker: >collect2 > >*linker_plugin_file: > > >*lto_wrapper: > > >*lto_gcc: > > >*link_libgcc: >%D > >*md_exec_prefix: > > >*md_startfile_prefix: > > >*md_startfile_prefix_1: > > >*startfile_prefix_spec: > > >*sysroot_spec: >--sysroot=%R > >*sysroot_suffix_spec: > > >*sysroot_hdrs_suffix_spec: > > >*self_spec: > > >*esp_cc1: > %(esp_cc1_ssp) %(esp_cc1_pie) %(esp_cc1_strict_overflow) > >*esp_cc1_pie: >%{!nopie: } > >*esp_cc1_ssp: >%{!fno-stack-protector: %{!fno-stack-protector-all: }} > >*esp_cc1_strict_overflow: >%{!fstrict-overflow:%{!fno-strict-overflow: -fno-strict-overflow}} > >*esp_link: >%(esp_link_now) %(esp_link_pie_check) > >*esp_link_now: >%{!nonow:-z now} > >*esp_link_pie: >%{!pie:%{!A:%{!fno-pie:%{!fno-PIE:%{!fno-pic:%{!fno-PIC:%{!shared:%{!r: %{!nostdlib:%{!nostartfiles:-pie}}}}}}}}}} > >*esp_link_pie_check: >%{pie:%{pg|p|profile:%e-pie and -pg|p|profile are incompatible when linking}} > >*esp_command_options: >%{!D__KERNEL__:%{!nopie:%(esp_options_pie) %(esp_link_pie)}} > >*esp_cpp_options: >%(esp_options_ssp) > >*esp_options: >%(esp_options_ssp) > >*esp_options_pie: >%{!pie: %{!fpic:%{!fPIC:%{!fpie:%{!fPIE: %{!fno-pic:%{!fno-PIC:%{!fno-pie:%{!fno-PIE: %{!shared: %{!nostdlib: %{!nostartfiles:-fPIE -fvisibility=hidden}} } }}}} }}}} } > >*esp_options_ssp: >%{!D__KERNEL__:%{!nostdlib:%{!nodefaultlibs: %{!fno-stack-protector: %{!fstack-protector:%{!fstack-protector-all:-fstack-protector-all}}}}}} > >*cc1_cpu: >%{march=native:%>march=native %:local_cpu_detect(arch) %{!mtune=*:%>mtune=native %:local_cpu_detect(tune)}} %{mtune=native:%>mtune=native %:local_cpu_detect(tune)} > >*link_command: >%{!fsyntax-only:%{!c:%{!M:%{!MM:%{!E:%{!S: %(linker) %{!fno-use-linker-plugin:%{flto|flto=*|fuse-linker-plugin: -plugin %(linker_plugin_file) -plugin-opt=%(lto_wrapper) -plugin-opt=-fresolution=%u.res %{!nostdlib:%{!nodefaultlibs:%:pass-through-libs(%(link_gcc_c_sequence))}} }}%{flto|flto=*:%<fcompare-debug*} %{flto} %{flto=*} %l %{!static:%{pie:-pie}} %(esp_link)%X %{o*} %{e*} %{N} %{n} %{r} %{s} %{t} %{u*} %{z} %{Z} %{!nostdlib:%{!nostartfiles:%S}} %{static:} %{L*} %(mfwrap) %(link_libgcc) %o %{fopenmp|ftree-parallelize-loops=*:%:include(libgomp.spec)%(link_gomp)} %{fgnu-tm:%:include(libitm.spec)%(link_itm)} %(mflib) %{fsplit-stack: --wrap=pthread_create} %{fprofile-arcs|fprofile-generate*|coverage:-lgcov} %{!nostdlib:%{!nodefaultlibs:%(link_ssp) %(link_gcc_c_sequence)}} %{!nostdlib:%{!nostartfiles:%E}} %{T*} }}}}}} >
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 Raw
Actions:
View
Attachments on
bug 430136
:
320544
| 320558