As Eric used to say, ENOPATCH?

On Apr 5, 2013, at 14:57 , Dmitri Gribenko <[email protected]> wrote:

> On Sat, Apr 6, 2013 at 12:19 AM, Dmitri Gribenko <[email protected]> wrote:
>> Setting -DGCC_INSTALL_PREFIX causes tests to fail.
> 
> The attached patch unbreaks all tests except Hexagon, because it uses
> a different codepath.  But the patch feels like a workaround to me,
> rather than a solution.  Please take a look.  It causes clang to
> forget about GCC_INSTALL_PREFIX if there's -sysroot or
> -ccc-install-dir.
> 
> Dmitri
> 
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
> _______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to