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 sanitizer/59018] [4.9 Regression] libsanitizer doesn't build for x32


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

--- Comment #4 from Kostya Serebryany <kcc at gcc dot gnu.org> ---
the patches look good and pass our testing on x86_64 and i386. 
Thanks! 
committed as http://llvm.org/viewvc/llvm-project?view=revision&revision=194155
(fixed 4 small lint warnings there)

We have few options: 
1. I do another full merge, but most likely next week
2. You submit these patches directly to gcc now (this may cause a very minor
headache at the next merge)


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