This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/66488] segfault on sizeof(long) < sizeof(void*) and large GCC memory usage
- From: "ktietz at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 11 Aug 2016 13:17:15 +0000
- Subject: [Bug target/66488] segfault on sizeof(long) < sizeof(void*) and large GCC memory usage
- Auto-submitted: auto-generated
- References: <bug-66488-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66488
Kai Tietz <ktietz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ktietz at gcc dot gnu.org
--- Comment #11 from Kai Tietz <ktietz at gcc dot gnu.org> ---
Patch is obviously correct. Please send it to ML. It is pre-approved.