public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/16212] ICE  ada/gcc-interface/trans.c:1626 on legal Ada 83 program
       [not found] <bug-16212-4@http.gcc.gnu.org/bugzilla/>
@ 2011-08-31 12:01 ` nicolas.boulenguez at free dot fr
  2014-02-27 18:42 ` nicolas.boulenguez at free dot fr
  2015-01-03  5:28 ` aoliva at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: nicolas.boulenguez at free dot fr @ 2011-08-31 12:01 UTC (permalink / raw)
  To: gcc-bugs

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

nicolas.boulenguez at free dot fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.boulenguez at free
                   |                            |dot fr

--- Comment #4 from nicolas.boulenguez at free dot fr 2011-08-31 11:52:16 UTC ---
found 4.6.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug ada/16212] ICE  ada/gcc-interface/trans.c:1626 on legal Ada 83 program
       [not found] <bug-16212-4@http.gcc.gnu.org/bugzilla/>
  2011-08-31 12:01 ` [Bug ada/16212] ICE ada/gcc-interface/trans.c:1626 on legal Ada 83 program nicolas.boulenguez at free dot fr
@ 2014-02-27 18:42 ` nicolas.boulenguez at free dot fr
  2015-01-03  5:28 ` aoliva at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: nicolas.boulenguez at free dot fr @ 2014-02-27 18:42 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from nicolas.boulenguez at free dot fr ---
4.9.0 20140218 (experimental) [trunk rev 207856] (x86_64-linux-gnu) GCC error:
in Case_Statement_to_gnu, at ada/gcc-interface/trans.c:2345
Error detected at test_106.adb:4:9


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug ada/16212] ICE  ada/gcc-interface/trans.c:1626 on legal Ada 83 program
       [not found] <bug-16212-4@http.gcc.gnu.org/bugzilla/>
  2011-08-31 12:01 ` [Bug ada/16212] ICE ada/gcc-interface/trans.c:1626 on legal Ada 83 program nicolas.boulenguez at free dot fr
  2014-02-27 18:42 ` nicolas.boulenguez at free dot fr
@ 2015-01-03  5:28 ` aoliva at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: aoliva at gcc dot gnu.org @ 2015-01-03  5:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16212

Alexandre Oliva <aoliva at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |aoliva at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #6 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
This is fixed in the trunk.  It says:

$ ./xgcc -B./ -Iada/rts/ -c -O1
/l/tmp/build/gcc/trunk/obj-x86_64-linux-gnu/gcc/test_251265.adb
test_251265.adb:5:12: choice given in case statement is not static
test_251265.adb:5:25: warning: value not in range of type "Standard.Integer"
test_251265.adb:5:25: warning: "Constraint_Error" will be raised at run time
test_251265.adb:5:25: expression raises exception, cannot be static (RM
4.9(34))
$ ./xgcc --version
xgcc (GCC) 5.0.0 20150102 (experimental) [trunk revision
ae61c50:a5fe274:4df12aa29efd9950b5bcbe15c207e61e11c16435]


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-03  5:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-16212-4@http.gcc.gnu.org/bugzilla/>
2011-08-31 12:01 ` [Bug ada/16212] ICE ada/gcc-interface/trans.c:1626 on legal Ada 83 program nicolas.boulenguez at free dot fr
2014-02-27 18:42 ` nicolas.boulenguez at free dot fr
2015-01-03  5:28 ` aoliva at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).