This is the mail archive of the gcc@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: [tree-ssa] g95 SEGV building libgfortran


On Thu, 2003-09-04 at 16:27, law@redhat.com wrote:

> It's easy enough to add code to call the gimplifier in
> gfc_generate_function_code, but I'm wondering if that's really the right
> thing to do (ie, is there some reason why you do not call
> gimplify_function_tree -- are you assuming that it's called from somewhere
> in the generic parts of the compiler?)
> 
I was under the impression that f95 generated GIMPLE directly.


Diego.


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