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 middle-end/63994] Ada bootstrap fails with -fcheck-pointer-bounds -mmpx


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

--- Comment #2 from rguenther at suse dot de <rguenther at suse dot de> ---
On Thu, 20 Nov 2014, enkovich.gnu at gmail dot com wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63994
> 
> --- Comment #1 from Ilya Enkovich <enkovich.gnu at gmail dot com> ---
> What does "bootstrap with -fcheck-pointer-bounds -mmpx" mean?  Any instruction
> on how to reproduce?

> TARGET_CFLAGS="-O2 -g -mmpx -fcheck-pointer-bounds" TARGET_CXXFLAGS="-O2 
-g -mmpx -fcheck-pointer-bounds" BOOT_CFLAGS="-O2 -g -mmpx 
-fcheck-pointer-bounds" /space/rguenther/src/svn/trunk/configure 
--enable-languages=all,obj-c++,ada,go
> make -j12  TARGET_CFLAGS="-O2 -g -mmpx -fcheck-pointer-bounds" 
TARGET_CXXFLAGS="-O2 -g -mmpx -fcheck-pointer-bounds" BOOT_CFLAGS="-O2 -g 
-mmpx -fcheck-pointer-bounds"


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