Re: [testsuite/guality] Don't use attribute used in pr45882.c for -O0

2018-06-28 Thread Jeff Law
t; whether we're optimizing or not. > > This patch as is makes the test-case fail due to adding lines in front of > gdb-test, and gdb-test using absolute line numbers. So, we either need > "[testsuite/guality] Use line number vars in gdb-test" ( > https://gcc.gnu.o

[testsuite/guality] Don't use attribute used in pr45882.c for -O0

2018-06-28 Thread Tom de Vries
nditionalizes attribute used in pr45882.c, depending on whether we're optimizing or not. This patch as is makes the test-case fail due to adding lines in front of gdb-test, and gdb-test using absolute line numbers. So, we either need "[testsuite/guality] Use line number vars in gdb-tes