This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Feb 2007 23:54:52 -0000
- Subject: [Bug c++/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc
- References: <bug-30768-507@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from mmitchel at gcc dot gnu dot org 2007-02-11 23:54 -------
I didn't see the bug in my native testing. (I've just rechecked my test logs
to confirm that.) Please post preprocessed source and command-line.
This is probably going to be a latent bug in the middle end, since my changes
did not directly impact the code that's crashing, but it's certainly plausible
that I tickled it, by adjusting what set of functions are marked TREE_NOTHROW.
Thanks,
-- Mark
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30768