This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/27889] [4.1/4.2 Regression] ICE on complex assignment in nested function



------- Comment #11 from pinskia at gcc dot gnu dot org  2006-06-09 07:37 -------
(In reply to comment #10)
>   implicit COMPLEX (a-z)
Does that actually declare the variables in MAIN or just say after the first
use, they are declared in that function as complex?

(this should be noted as a seperate bug if it really should declared the
variables in the "program" instead of the function).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27889


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]