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++/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc



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


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