Home
last modified time | relevance | path

Searched refs:correct_error (Results 1 – 23 of 23) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg2.C21 constexpr int correct_error() { return nonconst_func(0); } // { dg-error "nonconst_func" } in correct_error() function
/dports/textproc/py-pybtex/pybtex-0.24.0/tests/
H A Dbibtex_parser_test.py70 for error, correct_error in zip_longest(parser.errors, self.errors):
72 assert actual_error == correct_error
/dports/devel/libdap/libdap-3.20.8/
H A DChangeLog13262 …Added a message for the `unknown_error' constant. Added a test in correct_error for a NULL Gui obj…
13264correct_error(...). These were removed because they use the Gui object. However, they access it th…
14824 …d system includes. Added documentation on new interfaces for display_message() and correct_error().
14826 …ses the message string to be sent to stderr. Changed the interface to correct_error(); it now retu…
14908 …Added Gui pointer to the Error oject's correct_error() and display_message() mfuncs. These mfuncs …
14910 Added Gui pointer to the Error oject's correct_error mfunc call.