On Wed, 2016-05-04 at 00:42 +0200, Eric Botcazou wrote: > > Did that. Looks there are no changes after regeneration. > > Not in the libada directory: > > eric@polaris:~/svn/gcc/libada> svn info configure configure.ac > Path: configure > Name: configure > Working Copy Root Path: /home/eric/svn/gcc > URL: svn+ssh://gcc.gnu.org/svn/gcc/trunk/libada/configure > Relative URL: ^/trunk/libada/configure > Repository Root: svn+ssh://gcc.gnu.org/svn/gcc > Repository UUID: 138bc75d-0d04-0410-961f-82ee72b054a4 > Revision: 235678 > Node Kind: file > Schedule: normal > Last Changed Author: olegendo > Last Changed Rev: 235676 > Last Changed Date: 2016-04-30 11:11:03 +0200 (Sat, 30 Apr 2016) > Text Last Updated: 2016-04-30 12:43:53 +0200 (Sat, 30 Apr 2016) > Checksum: 81a247fa3a0b075a9d5912fc76108ca80958bf4d > > Path: configure.ac > Name: configure.ac > Working Copy Root Path: /home/eric/svn/gcc > URL: svn+ssh://gcc.gnu.org/svn/gcc/trunk/libada/configure.ac > Relative URL: ^/trunk/libada/configure.ac > Repository Root: svn+ssh://gcc.gnu.org/svn/gcc > Repository UUID: 138bc75d-0d04-0410-961f-82ee72b054a4 > Revision: 235678 > Node Kind: file > Schedule: normal > Last Changed Author: jakub > Last Changed Rev: 232055 > Last Changed Date: 2016-01-04 15:30:50 +0100 (Mon, 04 Jan 2016) > Text Last Updated: 2016-01-06 08:00:38 +0100 (Wed, 06 Jan 2016) > Checksum: 33d89322bb3530f3c351968d9d127c6af002acf7 > > You cannot change any configure files without changing configure.ac.
Ugh, sorry. Those pieces that I've changed manually are pulled from the GNU config repo. At least that's what I understand. My proposed changes to remove SH5 support in GNU config were rejected. I will revert the corresponding changes in GCC. Cheers, Oleg