This is the mail archive of the gcc-patches@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]

Re: [patch, fortran-exp] constructor cleanup


Daniel Franke wrote:
Hi all,

attached patch removes two functions that were implemented for constructors in list-style. The changes are simple and mainly straight forward find-and-
replace.


Regression tested on i686-pc-linux-gnu; there are no actual regressions, but a failure in initialization_20.f90. That testcase checks for an error message on constructors that are too big to be expanded. I'd like to keep the failure for now as a reminder to put that check back later on (there's a TODO in the appropriate place in the code).

Ok for fortran-exp?


OK,


Jerry


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