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 lto/50687] Missing symbols with -flto -fvisibility=hidden on 4.6.x but not on 4.7.0


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

Giulio Eulisse <giulio.eulisse at cern dot ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal

--- Comment #2 from Giulio Eulisse <giulio.eulisse at cern dot ch> 2011-10-11 09:56:56 UTC ---
Sorry for the bad wording, let's just call it "different behavior" between
4.6.x + -flto and 4.7.x (with and without -flto) or 4.6.1 (without -flto).

What would be satisfactory for me is to know whether this different behavior is
intended or not and if not whether there is plan to make the behavior uniform
in 4.6.2.

Also notice that the difference is not -fvisibility=hidden related as the same
kind of difference persists if such an option is dropped.


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