Home
last modified time | relevance | path

Searched refs:func9590 (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Dufcs.d654 auto func9590(E)(lazy E expr) { } in func9590() function
661 func9590(f9590a()); // ok, no exceptions (lazy) in test9590()
662 f9590a().func9590; // ok, no exceptions (lazy) in test9590()
664 func9590(f9590b()); // ok, no exceptions (lazy) in test9590()
665 f9590b().func9590; // L12: NG in test9590()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dufcs.d654 auto func9590(E)(lazy E expr) { } in func9590() function
661 func9590(f9590a()); // ok, no exceptions (lazy) in test9590()
662 f9590a().func9590; // ok, no exceptions (lazy) in test9590()
664 func9590(f9590b()); // ok, no exceptions (lazy) in test9590()
665 f9590b().func9590; // L12: NG in test9590()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/
H A Dufcs.d654 auto func9590(E)(lazy E expr) { } in func9590() function
661 func9590(f9590a()); // ok, no exceptions (lazy) in test9590()
662 f9590a().func9590; // ok, no exceptions (lazy) in test9590()
664 func9590(f9590b()); // ok, no exceptions (lazy) in test9590()
665 f9590b().func9590; // L12: NG in test9590()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/
H A Dufcs.d654 auto func9590(E)(lazy E expr) { } in func9590() function
661 func9590(f9590a()); // ok, no exceptions (lazy) in test9590()
662 f9590a().func9590; // ok, no exceptions (lazy) in test9590()
664 func9590(f9590b()); // ok, no exceptions (lazy) in test9590()
665 f9590b().func9590; // L12: NG in test9590()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/
H A Dufcs.d654 auto func9590(E)(lazy E expr) { } in func9590() function
661 func9590(f9590a()); // ok, no exceptions (lazy) in test9590()
662 f9590a().func9590; // ok, no exceptions (lazy) in test9590()
664 func9590(f9590b()); // ok, no exceptions (lazy) in test9590()
665 f9590b().func9590; // L12: NG in test9590()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dufcs.d654 auto func9590(E)(lazy E expr) { } in func9590() function
661 func9590(f9590a()); // ok, no exceptions (lazy) in test9590()
662 f9590a().func9590; // ok, no exceptions (lazy) in test9590()
664 func9590(f9590b()); // ok, no exceptions (lazy) in test9590()
665 f9590b().func9590; // L12: NG in test9590()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/
H A Dufcs.d654 auto func9590(E)(lazy E expr) { } in func9590() function
661 func9590(f9590a()); // ok, no exceptions (lazy) in test9590()
662 f9590a().func9590; // ok, no exceptions (lazy) in test9590()
664 func9590(f9590b()); // ok, no exceptions (lazy) in test9590()
665 f9590b().func9590; // L12: NG in test9590()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/
H A Dufcs.d654 auto func9590(E)(lazy E expr) { } in func9590() function
661 func9590(f9590a()); // ok, no exceptions (lazy) in test9590()
662 f9590a().func9590; // ok, no exceptions (lazy) in test9590()
664 func9590(f9590b()); // ok, no exceptions (lazy) in test9590()
665 f9590b().func9590; // L12: NG in test9590()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/
H A Dufcs.d654 auto func9590(E)(lazy E expr) { } in func9590() function
661 func9590(f9590a()); // ok, no exceptions (lazy) in test9590()
662 f9590a().func9590; // ok, no exceptions (lazy) in test9590()
664 func9590(f9590b()); // ok, no exceptions (lazy) in test9590()
665 f9590b().func9590; // L12: NG in test9590()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Dufcs.d705 auto func9590(E)(lazy E expr) { } in func9590() function
712 func9590(f9590a()); // ok, no exceptions (lazy) in test9590()
713 f9590a().func9590; // ok, no exceptions (lazy) in test9590()
715 func9590(f9590b()); // ok, no exceptions (lazy) in test9590()
716 f9590b().func9590; // L12: NG in test9590()