This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Testing ICEs resulting from profile directed optimization


Hi,

I have found an ICE reported as (PR 58682) and I have a fix.
However the testcase involved:
* compiling a 5 .i files with -fprofile-generate=
* running the executable
* compiling the same 5 .i files with -fprofile-use=, and only then getting the ICE.

Is there anything in the GCC testing framework that allows this kind of testing as opposed to the straightforward single test compilation?

Paulo Matos



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]