------- Comment #16 from tkoenig at gcc dot gnu dot org  2010-06-03 21:45 
-------
Looking at what is actually in there...

> associated.c

This doesn't have any bounds issues.

> date_and_time.c

I'll replace an assert with a runtime_error.

> dtime.c

No changes needed.

> etime.c

No changes needed.
> iso_c_binding.c

No changes needed.

> move_alloc.c

No changes needed.

> random.c

Already has runtime_error.

> stat.c

Already has runtime_error.

> unpack_generic.c
> 
> Missing in m4:
> 
> unpack.m4

Done in the previous patch.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34670

Reply via email to