This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/37280] [4.4 Regression] weak symbol regression breaks linux kernel



------- Comment #10 from aldot at gcc dot gnu dot org  2008-09-16 19:15 -------
(In reply to comment #9)
> Hi,
> 
>   I tried the following patch.
> http://gcc.gnu.org/ml/gcc-patches/2008-09/msg00195.html
> 
>   ".weak symbol" can be emitted, but with two same lines.  Thanks!

So that would bring you into the same situation as PR31537 is in (FE emits
duplicate asm directives, quick workaround in the BE for weakrefs is attached
to PR31537).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37280


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]