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/46339] [4.3/4.4/4.5/4.6 Regression] ICE (segfault) in gfc_trans_pointer_assignment


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

--- Comment #10 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2010-11-15 06:53:50 UTC ---
Created attachment 22395
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22395
An alternate patch that also works

This alternate patch also fixes the problem by initializing the lang_specific
info sooner.  I came up with this one when I though the other was not working.


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