This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/23541] all error messages produce segfault
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2006 14:44:23 -0000
- Subject: [Bug other/23541] all error messages produce segfault
- References: <bug-23541-6526@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #23 from ebotcazou at gcc dot gnu dot org 2006-03-31 14:44 -------
> My hope is that this PR will get more attention. We can't IMHO release 4.2
> with this problem still there, and it was filed in October.
Oh, and feel free to take a stab at it. :-) Part of the problem is that the
intl package in the src tree uses a stripped down build system that seems to
disable the counter-measures present in the package again this kind of
problems...
The naive fix I've attached might be the safest approach in the end.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23541