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 ada/22386] [4.1 Regression] ICE in a-chlat1.ads:23:58


------- Additional Comments From pluto at agmk dot net  2005-07-09 19:19 -------
(In reply to comment #2) 
> Already fixed by: 
> 2005-07-09  Andrew Pinski  <pinskia@physics.uc.edu> 
>  
>         * utils.c (create_var_decl): Only set DECL_COMMON on 
>         VAR_DECLs. Only set SET_DECL_ASSEMBLER_NAME on 
>         VAR_OR_FUNCTION_DECL_P. 
 
with this patch build still fails (stage3). 
 
../../xgcc -B../../  -c -g -O2 -fPIC      -W -Wall -gnatpg  s-pack03.adb -o 
s-pack03.o 
+===========================GNAT BUG DETECTED==============================+ 
| 4.1.0 20050709 (experimental) (x86_64-pld-linux-gnu) GCC error:          | 
| tree check: expected tree that contains                                  | 
| Error detected at s-pack03.adb:73:4                                      | 
 
/reopen bug? 
 

-- 


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


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