This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Non-TFmode targets broken with "[fortran,patch] Complete front-end support for __float128"


FX wrote:
Breaking targets without TFmode, like cris-elf

Sorry for breaking bootstraps on (apparently) all targets. I thought I had tested it independently from library support, but apparently I failed to redo so properly after getting rid of the option.

For GNAT development, we have a backup that catches such situations. Everytime a checkin is done, it triggers an instant automatic build on a fast machine, runs the test suite and reports back if there are any errors. Since this report appears within less than 15 minutes of any checkin, it catches most build-breaking mistakes. I wonder if we could arrange something like this for gcc checkins.


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