------- Comment #2 from pinskia at gcc dot gnu dot org 2008-01-19 12:11 ------- complex(kind=8) __result_f;
*__result_f = 0.0; return __result_f; :) Well that is obviously wrong. Also is there a reason why you are using -ff2c anyways? It does change the ABI slightly. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |ice-on-valid-code Last reconfirmed|0000-00-00 00:00:00 |2008-01-19 12:11:47 date| | Summary|Internal error compiler |Internal error compiler |errror appears. |errror appears with -ff2c http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34868