From: Brian P. <bri...@gm...> - 2010-03-02 14:40:25
|
On Mon, Mar 1, 2010 at 4:19 PM, Ian Romanick <id...@fr...> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > There are a few places in Mesa where we check the GCC version and have > alternate code paths. It looks like almost all of the checks go away if > we require GCC version of at least 3.3.0. The last 3.2 (or earlier) > release was in April of 2003. It seems safe to remove support for a 7 > year old version. Opinions? Sounds OK. It could always be reverted if necessary. -Brian |