This is the mail archive of the gcc-patches@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]

[cxx-mem-model] g++.dg/dg.exp: exclude memmodel tests


I am doing a merge from trunk and noticed the g++.dg/dg.exp are all failing because we are trying to run the memmodel/ tests outside of the memmodel/ directory. The memmodel tests must be excluded from the dg.exp list, since they are handled specially.

Fixed thusly.

Applied to branch.

Attachment: curr
Description: Text document


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