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/23717] [Ada] Wrong ICE diagnostic formatting


------- Additional Comments From joseph at codesourcery dot com  2005-09-03 13:33 -------
Subject: Re:  New: [Ada] Wrong ICE diagnostic formatting

On Sat, 3 Sep 2005, schwab at suse dot de wrote:

> internal_error_function in ada/misc.c uses plain vfprintf for formatting the 
> error message, which may contain gcc-specific formatting directives when 
> called through tree_class_check_failed or tree_contains_struct_check_failed.

Roger Sayle's patch for this:

http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01498.html



-- 


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


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