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]

Re: Commit: BFIN: Fix use of VEC_last macro in bfin.c


On 12-08-17 03:10 , nick clifton wrote:
Hi Diego,
Thanks Nick.  I made the wrong fix here, sorry about that.  I will be
making more changes to VEC_ shortly.  What's a good way for me to test
them?

All I was doing was building a variety of targets, just to make sure that a local, generic patch of my own did not break anything. If you have the disk space then you could try doing the same yourself.

This is great. Thanks! Often the problem I have is that I don't know what target triplets to use. We do not have a cheat sheet handy.


Would it be too much imposition for you to put this on the wiki? This is useful for those patches that need to touch files that are only built for particular targets. Often, I don't really need to build the whole thing, I just need to know that the target files compile.


Thanks. Diego.



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