jkmcnk / sx-gcc

The GNU Compiler Collection port to NEC SX CPU architecture.
GNU General Public License v2.0
0 stars 2 forks source link

profiling support #100

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
this is a cover bug, listing FAILures due to profiling support not being
taken care of.

gcc.dg/20021014-1.c
gcc.dg/20030107-1.c
gcc.dg/20030702-1.c
gcc.dg/20050309-1.c
gcc.dg/20050325-1.c
gcc.dg/20050330-2.c
gcc.dg/20051201-1.c

Original issue reported on code.google.com by jmoc...@gmail.com on 30 Jan 2009 at 10:14

GoogleCodeExporter commented 8 years ago
mainly caused by unimplemented global constructors. fixed with r219.

Original comment by jmoc...@gmail.com on 5 Feb 2009 at 3:16