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/24245] -fdump-parse-tree gives ICE for CONTAINED functions



------- Comment #2 from pinskia at gcc dot gnu dot org  2005-10-06 21:40 -------
Confirmed, backtrace:
#0  0x0805b853 in show_symtree (st=0x9d8cc10) at
/home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/dump-parse-tree.c:759
#1  0x0808f4e5 in gfc_traverse_symtree (st=0x9d8cc10, func=0x805b7d0
<show_symtree>) at
/home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/symbol.c:2320
#2  0x0805b539 in gfc_show_namespace (ns=0x9da7a50) at
/home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/dump-parse-tree.c:1500
#3  0x0805b775 in gfc_show_namespace (ns=0x9da7a50) at
/home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/dump-parse-tree.c:1536
#4  0x0807de1d in gfc_parse_file () at
/home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/parse.c:2634


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
      Known to fail|                            |4.0.0 4.1.0
   Last reconfirmed|0000-00-00 00:00:00         |2005-10-06 21:40:27
               date|                            |


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


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