D.gnu - ICE in gdc-release 1e - simpler version
- Pablo De Napoli (19/19) Apr 02 2004 Hi,
Hi, The following much simpler code int main() { char[] c = "Hello"; printf(cast(char[]) (c[0..1]) ); return 0; } caused the same internal compiler error. Pablo De Napoli pdenapo AT yahoo.com
Apr 02 2004