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 fortran/43062] NAMELIST attribute conflicts with ALLOCATABLE attribute


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

--- Comment #26 from Xavier <zazzou at gmail dot com> 2011-01-28 09:11:27 UTC ---
Thanks for your work.

Question : I tried to build my own version, but i did not succeed.
 (1) gcc-4.5.2 : ok
 (2) gcc-4.5.2 + modified/added files from trunk (4.6) : compilation error on
file match.c
 (3) gcc-4.6 (from trunk) : some errors... (I don't remerber)

Is it normal that test (2) did not work ? 
Do i need to modify directly files related to this bug report ?


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