[PATCH] Testcases executed, even if graphite is not available
Sebastian Pop
sebpop@gmail.com
Wed Sep 3 18:07:00 GMT 2008
On Tue, Sep 2, 2008 at 8:42 PM, Tobias Grosser
<grosser@fim.uni-passau.de> wrote:
> It seems this code is already there, but the check for
> "check_effective_target_fgraphite" fails. I attached a patch. Now the
> graphite test cases are only executed, if graphite is available.
>
The patch looks good: the code of -fgraphite will only be executed at
-O1 or higher, so when -fgraphite is used at -O0 there is no warning.
Note that I cannot approve the commit of this patch.
Sebastian
More information about the Gcc
mailing list