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]

[Patch, fortran] latent bug in dump-parse-tree.c


The enclosed patch fixes a latent bug in dump-parse-tree.c that is exposed when pr16940 is fixed.

I lost a lot of time in fixing pr16940 because of this. I had actually fixed the bug but I thought that the segfault in dump-parse-tree was one and the same as the bug!

OK for mainline?

Paul T

--- Begin Message ---

Attachment: dump-parse-tree.diff
Description: Text document


--- End Message ---

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