Summary: | internal compiler error: expected a type, got '#'tree_vec' not supported by dump_expr#<expression error>' | ||
---|---|---|---|
Product: | gcc | Reporter: | niXman <i.nixman> |
Component: | c++ | Assignee: | Not yet assigned to anyone <unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | i.nixman, marc.glisse |
Priority: | P3 | ||
Version: | 4.7.0 | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Known to work: | ||
Known to fail: | Last reconfirmed: | 2012-04-27 00:00:00 |
Description
niXman
2012-04-27 10:10:35 UTC
Works fine on trunk (since very recently). The 4.6 message looks fine (it indeed wasn't implemented in 4.6). Can you check whether it works with a 4.7 snapshot? Confirmed on the 4.7 branch. with 4.7-branch rev-186846 and trunk rev-186841 - everything is ok. Indeed. |