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]

Re: Ada failures due to -largs


Eric Botcazou wrote:
> > gnatlink impbit.ali -largs --GCC=/home/uweigand/fsf/gcc-head-build/gcc/xgcc
> > -B/home/uweigand/fsf/gcc-head-build/gcc/ /usr/bin/ld: cannot find -largs
> > collect2: ld returned 1 exit status
> > gnatlink: cannot call /home/uweigand/fsf/gcc-head-build/gcc/xgcc
> > gnatmake: *** link failed.
> 
> I can confirm on x86 and SPARC.  And I can also confirm that reverting Jakub's 
> recent Ada patch doesn't change anything.

Well, with *today's* checkout Ada doesn't bootstrap any more:

+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20050122 (experimental) (s390x-ibm-linux-gnu) GCC error:           |
| tree check: expected ssa_name, have var_decl in verify_ssa, at           |
|    tree-ssa.c:682                                                        |
| Error detected at makegpr.adb:4167:23                                    |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
| Include the entire contents of this bug box in the report.               |
| Include the exact gcc or gnatmake command that you entered.              |
| Also include sources listed below in gnatchop format                     |
| (concatenated together with no headers between files).                   |
+==========================================================================+


Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  Linux on zSeries Development
  Ulrich.Weigand@de.ibm.com


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