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/27776] Ada ICE when instatiating a 'limited with'ed access type



------- Comment #1 from laurent at guerby dot net  2006-05-27 08:54 -------
Confirmed on both branches.

$ gcc -c -gnat05 nodes.ads
+===========================GNAT BUG DETECTED==============================+
| 4.2.0 20060511 (experimental) (x86_64-unknown-linux-gnu) GCC error:      |
| in save_gnu_tree, at ada/utils.c:162                                     |
| Error detected at a-contai.ads:20:40                                     |

$ gcc -c -gnat05 nodes.ads
+===========================GNAT BUG DETECTED==============================+
| 4.1.0 (x86_64-unknown-linux-gnu) in save_gnu_tree, at ada/utils.c:163    |
| Error detected at a-contai.ads:20:40                                     |


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2006-05-27 08:54:39
               date|                            |
            Summary|GNAT creates bug box when   |Ada ICE when instatiating a
                   |instatiating a 'limited     |'limited with'ed access type
                   |with'ed access type         |


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


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