Re: [google] improves option mismatch handling for LIPO (issue4479045)

2011-05-05 Thread Diego Novillo
On Thu, May 5, 2011 at 01:36, David Li wrote: > This patch improves cross module option mismatch handling in LIPO mode -- > will be commited to google/main. > > 1) Remove duplicates in the option list before comparison; > 2) Force module incompatiblity when two modules disagree in -fexceptions >

[google] improves option mismatch handling for LIPO (issue4479045)

2011-05-04 Thread David Li
This patch improves cross module option mismatch handling in LIPO mode -- will be commited to google/main. 1) Remove duplicates in the option list before comparison; 2) Force module incompatiblity when two modules disagree in -fexceptions setting. In LIPO mode, when option mismatch is discovered