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

* [Bug ada/15613] Accepts named parameters not last
  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 ` pinskia at gcc dot gnu dot org
  2004-10-29 13:44 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-24  1:20 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
            Summary|Illegal program not         |Accepts named parameters not
                   |detected, named parameters  |last
                   |must be last                |


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


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

* [Bug ada/15613] Accepts named parameters not last
  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
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-29 13:44 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.0.0


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


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

* [Bug ada/15613] Accepts named parameters not last
  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
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-29 14:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-29 14:45 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-29 14:45:02
               date|                            |


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


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

* [Bug ada/15613] Accepts named parameters not last
  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
                   ` (2 preceding siblings ...)
  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
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-06-16  8:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-16 08:44 -------
Subject: Bug 15613

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	charlet@gcc.gnu.org	2005-06-16 08:43:57

Modified files:
	gcc/ada        : par-ch2.adb 

Log message:
	2005-06-14  Robert Dewar  <dewar@adacore.com>
	
	PR ada/15613
	
	* par-ch2.adb (Scan_Pragma_Argument): New procedure
	(P_Pragma): Implement RM 2.8(4) check for no pos args after named args

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/par-ch2.adb.diff?cvsroot=gcc&r1=1.8&r2=1.9



-- 


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


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

* [Bug ada/15613] Accepts named parameters not last
  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
                   ` (3 preceding siblings ...)
  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
  4 siblings, 0 replies; 6+ messages in thread
From: charlet at gcc dot gnu dot org @ 2005-06-16  9:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From charlet at gcc dot gnu dot org  2005-06-16 09:09 -------
Fixed on mainline

Arno

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.0


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).