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/56194] FAIL: g++.dg/init/const9.C -std=c++98 scan-assembler-not rodata


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

--- Comment #3 from dave.anglin at bell dot net 2013-02-04 16:03:08 UTC ---
One thought I had is to add the -fpic option.  This should push the function
descriptor into .data.


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