------- Comment #5 from toon at moene dot indiv dot nluug dot nl 2005-12-27
12:24 -------
This is not a g77 error. The following C routine's compilation
fails in the same way - deep down in the middle world:
main()
{
__complex c[1] = { 0.0 };
}
--
toon at moene dot indiv dot nluug dot nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|fortran |middle-end
Known to fail|3.2.3 3.3.3 3.4.0 |3.2.3 3.3.3 3.4.0 3.4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18913