[Bug c++/37146] [4.4 Regression] Invalid types with COND_EXPR
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 18 12:18:00 GMT 2008
------- Comment #2 from rguenth at gcc dot gnu dot org 2008-08-18 12:16 -------
Fixing it yields
t.i: In member function 'kostenbezug_e
verteilung_c::bezug_ausrechnen(kostenbezug_e) const':
t.i:12: error: non-trivial conversion at assignment
iftmp.0
this->bezug
iftmp.0 = this->bezug;
t.i:12: internal compiler error: verify_gimple failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37146
More information about the Gcc-bugs
mailing list