aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/io/PrintStream.java
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2012-12-13 00:05:23 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2012-12-13 00:05:23 +0100
commitbc77608b97abcc4bb3171f08a71e34ae342e9f8d (patch)
tree8c2fea9ca79fe3b04ca6ae2eeb6453359c825d09 /libjava/java/io/PrintStream.java
parent46cda8a06cf04acf404ab1cdf365993ca3fe4d16 (diff)
downloadgcc-bc77608b97abcc4bb3171f08a71e34ae342e9f8d.zip
gcc-bc77608b97abcc4bb3171f08a71e34ae342e9f8d.tar.gz
gcc-bc77608b97abcc4bb3171f08a71e34ae342e9f8d.tar.bz2
re PR sanitizer/55508 (many test cases fail using -fsanitize=address with internal compiler error: in expand_call_tm)
PR sanitizer/55508 * builtin-attrs.def (ATTR_TMPURE_NOTHROW_LEAF_LIST, ATTR_TMPURE_NORETURN_NOTHROW_LEAF_LIST): New. * asan.c (ATTR_TMPURE_NOTHROW_LEAF_LIST, ATTR_TMPURE_NORETURN_NOTHROW_LEAF_LIST): Define. * sanitizer.def: Make __asan_report_* and __asan_handle_no_return builtins tm pure. From-SVN: r194459
Diffstat (limited to 'libjava/java/io/PrintStream.java')
0 files changed, 0 insertions, 0 deletions
ster'>ibm/2.18/master Unnamed repository; edit this file 'description' to name the repository.root
aboutsummaryrefslogtreecommitdiff
path: root/math/test-double-vlen8.h
blob: 0ed87615671e45f85db788123e0bb3b7d931c798 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* Definitions for double vector tests with vector length 8.
   Copyright (C) 2014-2024 Free Software Foundation, Inc.
   This file is part of the GNU C Library.

   The GNU C Library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License as published by the Free Software Foundation; either
   version 2.1 of the License, or (at your option) any later version.

   The GNU C Library is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   Lesser General Public License for more details.

   You should have received a copy of the GNU Lesser General Public
   License along with the GNU C Library; if not, see
   <https://www.gnu.org/licenses/>.  */

#include "test-double.h"
#include "test-math-vector.h"

#define VEC_SUFF _vlen8
#define VEC_LEN 8