Michael Matz 414b224efa Accept more floating point constant expressions
the rules for constant expressions in static initializers are more
relaxed than for integer constant expressions.  We need to accept
0.0/0.0 in static initializers (in non-static initializers the potential
exceptions need to be raised though, so no translation-time calculation
then).
2017-12-25 12:44:29 +01:00
..
2017-10-11 18:13:43 +02:00
2017-10-11 18:13:43 +02:00
2017-09-24 18:03:26 -07:00
2017-12-12 17:57:20 +01:00
2017-12-12 17:57:20 +01:00
2017-12-03 04:53:50 +01:00
2016-12-20 18:05:33 +01:00
2017-12-12 17:57:20 +01:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00