Searched hist:9618 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/
H A DSConscript9618:d57e7fe9f2a2 Wed Mar 27 13:03:00 EDT 2013 Steve Reinhardt <steve.reinhardt@amd.com> scons: don't die on warnings in swig-generated code

There's not much to do about it other than disable the offending
warning anyway, so it's not worth terminating the build over.

Also suppress uninitialized variable warnings on gcc (happens
at least with gcc 4.4 and swig 1.3.40).

Completed in 36 milliseconds