Files
ldc/tests/mini
Frits van Bommel 039edd5cd4 Make sure this testcase keeps crashing with -O3.
Recent optimization improvements made LLVM realize the store-to-null was
unavoidable, so it deleted all of main() and replaced it with 'unreachable'.
Because the body of main() no longer even contained a return instruction,
calling it caused random code to be ran instead. This happened to be the code
that links in the ModuleInfo on my machine, which then returned "successfully".
2009-05-09 00:55:47 +02:00
..
2008-08-12 00:56:09 +02:00
2008-09-11 21:10:15 +02:00
2008-09-11 21:10:15 +02:00
2008-09-11 21:10:15 +02:00
2008-09-11 21:10:15 +02:00
2008-09-11 21:10:15 +02:00
2009-03-03 19:03:27 +01:00
2009-03-03 18:26:39 +01:00
2009-03-03 19:03:27 +01:00
2009-03-03 19:03:27 +01:00
2009-03-03 18:26:39 +01:00
2009-02-18 21:46:14 +01:00
2008-10-07 20:22:04 +02:00
2009-01-17 14:53:32 +01:00
2008-10-06 22:46:55 +02:00
2009-03-24 14:33:57 +01:00
2008-07-30 10:41:31 +02:00
2009-01-17 17:41:03 +01:00
2009-01-22 21:46:40 +01:00
2008-10-07 20:22:04 +02:00
2008-10-22 14:55:33 +02:00
2008-10-22 14:55:33 +02:00
2009-01-17 17:44:54 +01:00
2009-03-03 19:03:27 +01:00
2009-02-03 12:33:42 -07:00
2008-11-30 11:54:18 +01:00
2008-07-23 18:04:06 +02:00
2008-10-05 17:28:15 +02:00
2008-12-07 16:06:10 +01:00