This is the mail archive of the gcc-patches@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]

Re: [PATCH] ubsan: Do not run the testsuite if ubsan does not work at all


On Dec 27, 2014, at 9:56 AM, Segher Boessenkool <segher@kernel.crashing.org> wrote:
> From gcc.dg/ubsan/ubsan.exp:
> 
> # Main loop.
> if [check_effective_target_fsanitize_undefined] {

> That only runs once, doesn't it?

Yes, it does.  Perfect.

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