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/18990] ICE in gfc_get_derived_type, at fortran/trans-types.c


------- Additional Comments From tow21 at cam dot ac dot uk  2005-03-15 21:51 -------
(In reply to comment #3)   
> Fixed in gcc 4.0.0.   
>    
> Tobi, this was probably fixed by your patch for PR 20323.   
> Do you want to add these examples above as testcases, too?   
>    
   
While the two later testcases are fixed, my original PR isn't (at   
least, not with 4.1.0). I've taken the liberty of reopening the bug. 
   
On the same code, with today's CVS:   
   
parabrisas:~/test% /home/tow/root/gcc/bin/gfortran -c core.f90   
core.f90:12: internal compiler error: in gfc_get_derived_type, at   
fortran/trans-types.c:1403   
Please submit a full bug report,   
with preprocessed source if appropriate.   
See <URL:http://gcc.gnu.org/bugs.html> for instructions.   
   
parabrisas:~/test% /home/tow/root/gcc/bin/gfortran --version     
GNU Fortran 95 (GCC 4.1.0 20050315 (experimental))   
Copyright (C) 2005 Free Software Foundation, Inc.   
   
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.   
You may redistribute copies of GNU Fortran   
under the terms of the GNU General Public License.   
For more information about these matters, see the file named COPYING   
   

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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


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