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 c/15996] __builtin_longjmp just after another __builtin_longjmp fails with null dereferencing


------- 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


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