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] | |
Andreas Jaeger <aj@suse.de> writes: > Laurent GUERBY <laurent@guerby.net> writes: > >> The commit was probably incomplete, with HEAD I get: > > According to the ChangeLog it wasn't. > >> gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -gnatpg -gnata >> -I- -I. -Iada -I/home/guerby/work/gcc/version-head/gcc/ada >> /home/guerby/work/gcc/version-head/gcc/ada/stylesw.adb -o ada/stylesw.o >> stylesw.adb:53:07: "Style_Check_Subprogram_Order" is undefined (more >> references follow) >> >> Hope this helps, > > Here's the obvious patch, I'm testing it right now on Linux/AMD64. > > Andreas > > 2004-11-21 Andreas Jaeger <aj@suse.de> > > * stylesw.adb: Change Style_Check_Subprogram_Order to > Style_Check_Order_Subprograms. Passed bootstrap and testing on Linux/AMD64 - I'll commit now as obvious, Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SUSE Linux AG, Maxfeldstr. 5, 90409 NÃrnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Attachment:
pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |