[Bug c++/53586] Internal compiler errors on cp/pt.c:12077 and expr.c:9147

2012-06-06 Thread paulotorrens at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53586 --- Comment #2 from Paulo Torrens 2012-06-06 18:43:13 UTC --- (In reply to comment #1) > What happens if you use decltype instead of typeof ? template auto ptr2bitmap(T *bitmap, int width, int depth = 3) -> decltype(decltype(unsigned char[dept

[Bug c++/53586] New: Internal compiler errors on cp/pt.c:12077 and expr.c:9147

2012-06-05 Thread paulotorrens at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53586 Bug #: 53586 Summary: Internal compiler errors on cp/pt.c:12077 and expr.c:9147 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED