This is the mail archive of the gcc-bugs@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]

[Bug ada/58128] Problem using NAME (STANDARD_INPUT) in gcc-4.7.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58128

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ebotcazou at gcc dot gnu.org
         Resolution|---                         |WONTFIX

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
The exception is correctly handled on modern systems (Linux, recent Darwin) so
this may be a bug in the unwinder.  Older Darwins use an antiquated system
unwinder derived from GCC 4.2 and it has known glitches/incompatibilities.

The recommendation is to stay with the MacAda compiler on this old system, as
newer GCC are not tested on anything older than 10.x for quite some time.

Of course what worked for I/O on VMS decades ago is essentially irrelevant for
modern Unices.


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