public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/15613] New: Illegal program not detected, named parameters must be last
@ 2004-05-23 23:42 ludovic dot brenta at insalien dot org
  2004-05-24  1:20 ` [Bug ada/15613] Accepts named parameters not last pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ludovic dot brenta at insalien dot org @ 2004-05-23 23:42 UTC (permalink / raw)
  To: gcc-bugs

package Test_244946 is
   procedure p;
   pragma Import (Convention => C, p);  -- named parameters must be last
end Test_244946;

I was expecting an error message like:
test_244946.adb:3:35: named parameter association expected

Instead, the compiler remains silent.

-- 
           Summary: Illegal program not detected, named parameters must be
                    last
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ludovic dot brenta at insalien dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2005-06-16  9:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-23 23:42 [Bug ada/15613] New: Illegal program not detected, named parameters must be last ludovic dot brenta at insalien dot org
2004-05-24  1:20 ` [Bug ada/15613] Accepts named parameters not last pinskia at gcc dot gnu dot org
2004-10-29 13:44 ` pinskia at gcc dot gnu dot org
2004-10-29 14:47 ` pinskia at gcc dot gnu dot org
2005-06-16  8:44 ` cvs-commit at gcc dot gnu dot org
2005-06-16  9:10 ` charlet at gcc dot gnu dot 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).