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 c++/61514] -ftree-vectorize cause bogus "duplicate section ... has different size" on windows x64


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61514

--- Comment #1 from Lorenzo Pistone <blaffablaffa at gmail dot com> ---
The warning printed by the test case is:

spaghetti/spaghetti.o: duplicate section
`.data$_ZGVZN9luabridge8Security11getSettingsEvE8settings[_ZGVZN9luabridge8Security11getSettingsEvE8settings]'
has different size


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