This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/15996] __builtin_longjmp just after another __builtin_longjmp fails with null dereferencing
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jun 2004 16:21:42 -0000
- Subject: [Bug c/15996] __builtin_longjmp just after another __builtin_longjmp fails with null dereferencing
- References: <20040615122732.15996.Vyatcheslav.Sysoltsev@intel.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-21 16:21 -------
What happens if you rebuild gcc and you bootstrap this time instead of just make as what could be
happening is that the compiler you start with is miscompiling the new one.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15996