This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/23717] [Ada] Wrong ICE diagnostic formatting
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2005 13:33:55 -0000
- Subject: [Bug ada/23717] [Ada] Wrong ICE diagnostic formatting
- References: <20050903124745.23717.schwab@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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