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 testsuite/37325] [4.4 Regression] Visibility test fails



------- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca  2008-09-02 16:25 -------
Subject: Re:  [4.4 Regression] Visibility test fails

> No, the tests are new.  I'll have to check the assembly output to
> see why they are failing.

Checked visibility-14.c.  The .hidden directive is not being emitted.
Same with gcc 4.3.2.  See

/* Define if your assembler and linker support .hidden. */
#define HAVE_GAS_HIDDEN 1

in auto-host.h.

Dave


-- 


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


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