[Bug ada/19409] ACATS c460010 - valgrind detects wrong code

2007-12-07 Thread sam at gcc dot gnu dot org
--- Comment #8 from sam at gcc dot gnu dot org 2007-12-07 13:01 --- I cannot reproduce the problem on 4.3.0 20071207 by running the test case. However, the valgrind messages remain. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/34380] [4.2 regression] Bug box, Assert_Failure elists.adb:167 on illegal Ada 2005 program

2007-12-07 Thread sam at gcc dot gnu dot org
--- Comment #1 from sam at gcc dot gnu dot org 2007-12-07 15:44 --- Already fixed in SVN trunk. Compiling: pak3.ads (source file time stamp: 2007-12-07 15:42:26) 6.x1: integer := T1'Class (x2).f1; | >>> object in prefixed cal

[Bug ada/21346] Ada.Directories.Compose raises exception if Containing_Directory is empty string

2007-12-07 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-07 18:03 --- Fixed in SVN trunk -- sam at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/21346] Ada.Directories.Compose raises exception if Containing_Directory is empty string

2007-12-07 Thread sam at gcc dot gnu dot org
--- Comment #1 from sam at gcc dot gnu dot org 2007-12-07 18:03 --- Subject: Bug 21346 Author: sam Date: Fri Dec 7 18:03:20 2007 New Revision: 130692 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130692 Log: gcc/ada/ PR ada/21346 * a-direct.adb

[Bug ada/34361] Incorrect comment at top of mlib-tgt.adb

2007-12-07 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-07 22:24 --- Fixed in trunk -- sam at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/34361] Incorrect comment at top of mlib-tgt.adb

2007-12-07 Thread sam at gcc dot gnu dot org
--- Comment #1 from sam at gcc dot gnu dot org 2007-12-07 22:23 --- Subject: Bug 34361 Author: sam Date: Fri Dec 7 22:23:39 2007 New Revision: 130696 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130696 Log: Fix wrong PR number in approved submitters comment (in ada/C

[Bug target/34261] Directed rounding doesn't work on MacOS X

2007-12-07 Thread sam at gcc dot gnu dot org
--- Comment #5 from sam at gcc dot gnu dot org 2007-12-07 22:19 --- Subject: Bug 34261 Author: sam Date: Fri Dec 7 22:19:22 2007 New Revision: 130695 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130695 Log: 2007-12-07 Ludovic Brenta <[EMAIL PROTECTED]>

[Bug ada/21346] Ada.Directories.Compose raises exception if Containing_Directory is empty string

2007-12-07 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug ada/34381] Bug box, Program_Error sem_type.adb:636 explicit raise on illegal Ada 2005 program

2007-12-07 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2007-12-07 17:04 --- Note that those errors are caused only by the presence of the limited_with_clause. I haven't a RM handy, but I think pak5 only sees T1 and T2 as if they were incomplete types. In this context, T2 doesn't deri

[Bug target/34261] Directed rounding doesn't work on MacOS X

2007-12-07 Thread sam at gcc dot gnu dot org
--- Comment #6 from sam at gcc dot gnu dot org 2007-12-07 22:23 --- Subject: Bug 34261 Author: sam Date: Fri Dec 7 22:23:39 2007 New Revision: 130696 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130696 Log: Fix wrong PR number in approved submitters comment (in ada/C

[Bug ada/22559] Bug box, Program_Error at sinput.adb:404, derived fixed-point type

2007-12-07 Thread sam at gcc dot gnu dot org
--- Comment #8 from sam at gcc dot gnu dot org 2007-12-07 21:55 --- Arnaud, good catch, I forgot to send the message to gcc-patches with the content and the ack indication. The patch was acked by Robert by mail (see GB19-012) on November 19. -- sam at gcc dot gnu dot org changed

[Bug ada/34366] Legal program rejected, various anonymous access-to-subprogram types, Ada 2005

2007-12-09 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2007-12-09 11:08 --- Subject: Bug 34366 Author: sam Date: Sun Dec 9 11:07:54 2007 New Revision: 130720 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130720 Log: gcc/ada/ PR ada/34366 * sem

[Bug ada/34366] Legal program rejected, various anonymous access-to-subprogram types, Ada 2005

2007-12-09 Thread sam at gcc dot gnu dot org
--- Comment #4 from sam at gcc dot gnu dot org 2007-12-09 11:09 --- Fixed in SVN trunk -- sam at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/33688] Ada package Gnat.Sockets missing constant for IP_PKTINFO (patch)

2007-12-09 Thread sam at gcc dot gnu dot org
--- Comment #4 from sam at gcc dot gnu dot org 2007-12-09 11:42 --- Building all the system dependent files corresponding to this patch requires access to all supported targets to update the constant value and is extremely time consuming. This is certainly not something I am willing or

[Bug ada/34440] 4.3.0 SVN r130768 Bug box: Assert_Failure einfo.adb:5625

2007-12-12 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-12 10:29 --- Confirmed -- sam at gcc dot gnu dot org changed: What|Removed |Added CC

[Bug ada/34446] gnatprep evaluating "not" operator at incorrect precidence

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #1 from sam at gcc dot gnu dot org 2007-12-13 13:39 --- This is fixed in SVN trunk: ==Error messages for input file: thing.in 1. # if not VAR_TRUE or VAR_TRUE then | >>> mixing "not" and

[Bug ada/34440] 4.3.0 SVN r130768 Bug box: Assert_Failure einfo.adb:5625

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #4 from sam at gcc dot gnu dot org 2007-12-13 13:41 --- This is now fixed on SVN trunk. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/34360] typo gcc/ada/Makefile.in for GNU/kFreeBSD

2007-12-13 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug ada/15611] Invalid program not detected, RM 3.7(11)

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #4 from sam at gcc dot gnu dot org 2007-12-13 13:57 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added Last

[Bug ada/15614] Illegal program not detected, RM 12.1(11)

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 13:58 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added Last

[Bug ada/15798] Bug box in Gigi, code=201, on legal program with tasking

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2007-12-13 14:00 --- gimplification failed: test_246185__t unit size align 32 symtab 0 alias set -1 canonical type 0xb7bf0f70 fields unsigned nonaddressable SI file test_246185.adb line 3 col 4 size

[Bug ada/15606] Legal program rejected, RM 8.2(22)

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #4 from sam at gcc dot gnu dot org 2007-12-13 13:56 --- Confirmed on gcc version 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/34372] Compiler crash: container and discriminant

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2007-12-13 13:49 --- This is fixed in SVN trunk. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/13370] 'constant String' with 'pragma Machine_Attribute' triggers ICE

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #5 from sam at gcc dot gnu dot org 2007-12-13 13:55 --- +===GNAT BUG DETECTED==+ | 4.3.0 20071213 (experimental) (i686-pc-linux-gnu) Storage_Error stack overflow (or erroneous memory access)| | Error detected at system.ads

[Bug ada/15615] Legal program rejected, derived tagged type in child package doesn't see parent's element

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 13:59 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added Last

[Bug ada/15845] Illegal program not detected, circular renames

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 14:12 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/15846] Illegal program not detected, self renames

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 14:13 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/16075] Wrong output from legal program, ordered generic parameter association

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 14:17 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/16076] Illegal program not detected, RM 13.14(5)

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 14:18 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/16077] Wrong output from legal program, pragma Import (Ada)

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 14:20 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/15915] Illegal program not detected, RM 13.11(15)

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 14:15 --- Confirmed on 4.3.0 20071213. Changing priority to P5 as it is clearly a minor error. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/15844] Illegal program not detected, RM 8.3(8)

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 14:11 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/15807] Legal program runs incorrectly, RM 3.10.2(3,29)

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 14:03 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added Last

[Bug ada/15840] Illegal program not detected, RM 3.7(14)

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 14:05 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/15800] Bug box, Storage_Error at system.ads:150:5 on legal program

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2007-12-13 14:01 --- +===GNAT BUG DETECTED==+ | 4.3.0 20071213 (experimental) (i686-pc-linux-gnu) Storage_Error stack overflow (or erroneous memory access)| | Error detected at system.ads

[Bug ada/15808] Illegal program not detected, RM 3.9.3(10)

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 14:04 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/15843] Illegal program not detected, RM 3.7.2(2)

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2007-12-13 14:11 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/15917] Bug box in Gigi, code=103, on legal program

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2007-12-13 14:16 --- +===GNAT BUG DETECTED==+ | 4.3.0 20071213 (experimental) (i686-pc-linux-gnu) GCC error: | | in gnat_to_gnu_entity, at ada/decl.c:491

[Bug ada/16078] Legal program rejected, visible declaration not seen

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 14:21 --- Confirmed on 4.3.0 20071213 -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/34360] typo gcc/ada/Makefile.in for GNU/kFreeBSD

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-13 15:15 --- Subject: Bug 34360 Author: sam Date: Thu Dec 13 15:14:54 2007 New Revision: 130896 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130896 Log: gcc/ada/ PR ada/34360 * Makefile.in: Ch

[Bug ada/34360] typo gcc/ada/Makefile.in for GNU/kFreeBSD

2007-12-13 Thread sam at gcc dot gnu dot org
--- Comment #1 from sam at gcc dot gnu dot org 2007-12-13 15:15 --- This is now fixed in SVN trunk. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/33788] [4.3 regression] GNAT bug box in expand_expr_addr_expr_1, at expr.c:6862

2007-12-14 Thread sam at gcc dot gnu dot org
--- Comment #5 from sam at gcc dot gnu dot org 2007-12-14 10:44 --- Confirmed on SVN trunk. This is a new regression, the bug is not present in GCC 4.2.3 20071123. ===GNAT BUG DETECTED==+ | 4.3.0 20071213 (experimental) (i686-pc-linux

[Bug ada/15803] Illegal program not detected, RM 8.3(19)

2007-12-19 Thread sam at gcc dot gnu dot org
--- Comment #7 from sam at gcc dot gnu dot org 2007-12-19 16:46 --- Arnaud, for traceability purpose, I would appreciate to be credited in the ChangeLog as well for this change as I am the one who submitted the patch for sem_ch3.adb (Check_For_Premature_Usage procedure and

[Bug ada/34149] GNAT crash - deeply inrerited function

2007-12-19 Thread sam at gcc dot gnu dot org
--- Comment #4 from sam at gcc dot gnu dot org 2007-12-19 20:37 --- Fixed by Arnaud's commit. -- sam at gcc dot gnu dot org changed: What|Removed |

[Bug ada/15803] Illegal program not detected, RM 8.3(19)

2007-12-19 Thread sam at gcc dot gnu dot org
--- Comment #9 from sam at gcc dot gnu dot org 2007-12-19 20:38 --- Fixed by Arnaud's commit. -- sam at gcc dot gnu dot org changed: What|Removed |

[Bug ada/34149] GNAT crash - deeply inrerited function

2007-12-19 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34149

[Bug ada/34509] Bug box in expand_expr_real_1, at expr.c:6711 on legal program

2007-12-19 Thread sam at gcc dot gnu dot org
--- Comment #1 from sam at gcc dot gnu dot org 2007-12-19 20:49 --- Already fixed in trunk. -- sam at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/34510] Legal program rejected, explicit type conversion between two unrelated class-wide types, RM 4.6(21/2,23.1/2)

2007-12-19 Thread sam at gcc dot gnu dot org
--- Comment #1 from sam at gcc dot gnu dot org 2007-12-19 20:52 --- Compiles fine on trunk. -- sam at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/23583] invalid implemenation of Ada Monotonic_Clock

2007-12-19 Thread sam at gcc dot gnu dot org
--- Comment #1 from sam at gcc dot gnu dot org 2007-12-19 20:55 --- This will probably never be fixed in a generic way. Systems which require this (legit) behaviour will have non-backward-jumping clocks anyway. Letting open, but changing priority. -- sam at gcc dot gnu dot org

[Bug ada/34553] Unsafe calls to mktemp and tmpname

2007-12-27 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-27 13:18 --- The fix is in SVN trunk and will be in GCC 4.3.0. Thanks for the report. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/34598] GNAT BUG DETECTED

2007-12-27 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2007-12-27 13:15 --- Confirmed on GCC 3.4.0 20071219 +===GNAT BUG DETECTED==+ | 4.3.0 20071219 (experimental) (i686-pc-linux-gnu) Assert_Failure atree.adb:886| | Error detected at fp

[Bug ada/34553] Unsafe calls to mktemp and tmpname

2007-12-27 Thread sam at gcc dot gnu dot org
--- Comment #1 from sam at gcc dot gnu dot org 2007-12-27 13:04 --- Subject: Bug 34553 Author: sam Date: Thu Dec 27 13:04:14 2007 New Revision: 131201 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131201 Log: gcc/ada/ PR ada/34553 *

[Bug ada/34605] 4.3.0 20071005 (experimental) (i686-pc-linux-gnu) verify_stmts failed

2007-12-29 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2007-12-29 14:31 --- It appears to have already been fixed in GCC 4.3.0 20071227 (experimental) so I'm closing it. However, it would be great if you could put the command line directly inside the bug report (not as an attached file

[Bug ada/34646] Ada runtime missing floating point and error handler initialization on OpenBSD

2008-01-03 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug ada/34647] Ada runtime includes unsafe calls to mktemp and tmpname on OpenBSD

2008-01-03 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug ada/34645] Ada.Text_IO.Get_Immediate does not work on OpenBSD

2008-01-03 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug ada/34644] Ada runtime build failure on OpenBSD, missing clearenv()

2008-01-03 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug ada/34645] Ada.Text_IO.Get_Immediate does not work on OpenBSD

2008-01-03 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2008-01-03 09:37 --- Subject: Bug 34645 Author: sam Date: Thu Jan 3 09:35:04 2008 New Revision: 131301 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131301 Log: 2008-01-03 Tero Koskinen <[EMAIL PROTECTED]>

[Bug ada/34644] Ada runtime build failure on OpenBSD, missing clearenv()

2008-01-03 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2008-01-03 09:38 --- Patch committed, thanks. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/34644] Ada runtime build failure on OpenBSD, missing clearenv()

2008-01-03 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-01-03 09:38 --- Subject: Bug 34644 Author: sam Date: Thu Jan 3 09:35:04 2008 New Revision: 131301 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131301 Log: 2008-01-03 Tero Koskinen <[EMAIL PROTECTED]>

[Bug ada/34647] Ada runtime includes unsafe calls to mktemp and tmpname on OpenBSD

2008-01-03 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2008-01-03 09:38 --- Subject: Bug 34647 Author: sam Date: Thu Jan 3 09:35:04 2008 New Revision: 131301 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131301 Log: 2008-01-03 Tero Koskinen <[EMAIL PROTECTED]>

[Bug ada/34646] Ada runtime missing floating point and error handler initialization on OpenBSD

2008-01-03 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2008-01-03 09:38 --- Subject: Bug 34646 Author: sam Date: Thu Jan 3 09:35:04 2008 New Revision: 131301 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131301 Log: 2008-01-03 Tero Koskinen <[EMAIL PROTECTED]>

[Bug ada/34645] Ada.Text_IO.Get_Immediate does not work on OpenBSD

2008-01-03 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-01-03 09:38 --- Patch committed, thanks. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/34646] Ada runtime missing floating point and error handler initialization on OpenBSD

2008-01-03 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-01-03 09:38 --- Patch committed, thanks. -- sam at gcc dot gnu dot org changed: What|Removed |Added Target

[Bug ada/34647] Ada runtime includes unsafe calls to mktemp and tmpname on OpenBSD

2008-01-03 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-01-03 09:39 --- Patch committed, thanks. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/34646] Ada runtime missing floating point and error handler initialization on OpenBSD

2008-01-03 Thread sam at gcc dot gnu dot org
--- Comment #4 from sam at gcc dot gnu dot org 2008-01-03 09:39 --- Fixed, closing -- sam at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug ada/34674] Assert_Failure sinfo.adb:2141

2008-01-06 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-01-06 13:41 --- This is already fixed in the current SVN version. When you report bugs against an unreleased version, please make sure you use a recent one before reporting the bug. -- sam at gcc dot gnu dot org changed

[Bug ada/29015] Ada 2005 observer pattern with mutually dependent packages and containers produces compiler error

2008-04-09 Thread sam at gcc dot gnu dot org
--- Comment #8 from sam at gcc dot gnu dot org 2008-04-09 20:40 --- Yes, the bug manifests when the view on the type is limited at this point *but* we know the underlying type (because of a non-limited with for example). This triggers it if you compile p2.adb: package P1 is type T

[Bug ada/15915] Illegal program not detected, RM 13.11(15)

2008-04-11 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug ada/16086] Legal program rejected, procedure of protected object should be visible

2008-04-11 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug ada/16098] Illegal program not detected, RM 13.1(6)

2008-04-11 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug ada/18204] Legal program rejected, completion of private type declaration

2008-04-11 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-04-12 03:23 --- This appears to be fixed in 4.3.0. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/18205] Legal program rejected, RM 13.13.2(14)

2008-04-11 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2008-04-12 03:24 --- Confirmed on gcc (GCC) 4.4.0 20080411 -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/18680] pragma Linker_Section problems

2008-04-12 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-04-12 12:16 --- With current GCC 4.4.0 (20080411), Data_2 is correctly placed into .eeprom: % readelf test.o Section Headers: [Nr] Name TypeAddr OffSize ES Flg Lk Inf Al [...] [ 4] .eeprom

[Bug ada/18680] pragma Linker_Section problems

2008-04-12 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug ada/22387] Ada compiler crash when inheriting from a record with custom layout

2008-04-12 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2008-04-12 Thread sam at gcc dot gnu dot org
--- Comment #9 from sam at gcc dot gnu dot org 2008-04-12 14:44 --- Alfred, any news? -- sam at gcc dot gnu dot org changed: What|Removed |Added CC

[Bug ada/24079] Ada FE ICE on protected procedure with default argument (invalid?)

2008-04-12 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-04-12 15:08 --- This appears to be fixed in SVN trunk (4.4.0). -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/24880] [4.1/4.2/4.3/4.4 regression] Conversion of user-defined integer type with Size fixed causes crashes

2008-04-12 Thread sam at gcc dot gnu dot org
--- Comment #4 from sam at gcc dot gnu dot org 2008-04-12 15:40 --- Confirmed on 4.4.0: +===GNAT BUG DETECTED==+ | 4.4.0 20080412 (experimental) (i686-pc-linux-gnu) Storage_Error stack overflow (or erroneous memory access)| | Error

[Bug ada/29320] [Ada] gnat1 segfault related to "use" representation clauses

2008-04-12 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2008-04-12 16:25 --- Looks like it may be similar to bug #24880. *** This bug has been marked as a duplicate of 24880 *** -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/24880] [4.1/4.2/4.3/4.4 regression] Conversion of user-defined integer type with Size fixed causes crashes

2008-04-12 Thread sam at gcc dot gnu dot org
--- Comment #6 from sam at gcc dot gnu dot org 2008-04-12 16:25 --- *** Bug 29320 has been marked as a duplicate of this bug. *** -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/30560] gnatchop behaves differently dependend on argv[0] -- make check-ada fails

2008-04-12 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-04-12 19:27 --- Bug fixed but not closed. Closing it. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/30614] compiler puts the blame on in parameter mode, not pointer to constant, for assignment to component

2008-04-12 Thread sam at gcc dot gnu dot org
--- Comment #1 from sam at gcc dot gnu dot org 2008-04-12 20:05 --- Confirmed on 4.4.0 trunk. Fix in progress. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/35919] New: Primitive renaming a predefined operation

2008-04-12 Thread sam at gcc dot gnu dot org
Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sam at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35919

[Bug ada/35920] New: Overriding primitive with a predefined operation renaming

2008-04-12 Thread sam at gcc dot gnu dot org
onent: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sam at gcc dot gnu dot org GCC host triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35920

[Bug ada/35825] Update g-soccon-rtems.ads

2008-04-12 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2008-04-12 21:56 --- Subject: Bug 35825 Author: sam Date: Sat Apr 12 21:55:35 2008 New Revision: 134230 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134230 Log: 2008-04-12 Joel Sherrill <[EMAIL PROTECTED]>

[Bug ada/35825] Update g-soccon-rtems.ads

2008-04-12 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-04-12 21:56 --- Patch committed. -- sam at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/17985] GNAT accepts extension aggregate where expexted type is not extension

2008-04-13 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2008-04-13 18:16 --- Subject: Bug 17985 Author: sam Date: Sun Apr 13 18:15:20 2008 New Revision: 134244 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134244 Log: gcc/ada/ PR ada/17985 * sem_

[Bug ada/17985] GNAT accepts extension aggregate where expexted type is not extension

2008-04-13 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-04-13 18:16 --- Bug fix in GCC SVN. -- sam at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/35050] [4.1/4.2/4.3/4.4 regression] renames entities not in symbol table

2008-04-14 Thread sam at gcc dot gnu dot org
--- Comment #4 from sam at gcc dot gnu dot org 2008-04-14 09:39 --- Subject: Bug 35050 Author: sam Date: Mon Apr 14 09:38:34 2008 New Revision: 134256 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134256 Log: gcc/ada/ PR ada/35050 * xref

[Bug ada/20822] makeinfo cannot process gnat_ugn_unw.texi

2008-04-14 Thread sam at gcc dot gnu dot org
--- Comment #7 from sam at gcc dot gnu dot org 2008-04-14 09:48 --- Thanks Rolf, patch applied in SVN. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/35050] [4.1/4.2/4.3/4.4 regression] renames entities not in symbol table

2008-04-14 Thread sam at gcc dot gnu dot org
--- Comment #5 from sam at gcc dot gnu dot org 2008-04-14 09:42 --- Bug fixed in SVN version. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/20822] makeinfo cannot process gnat_ugn_unw.texi

2008-04-14 Thread sam at gcc dot gnu dot org
--- Comment #6 from sam at gcc dot gnu dot org 2008-04-14 09:40 --- Subject: Bug 20822 Author: sam Date: Mon Apr 14 09:39:39 2008 New Revision: 134257 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134257 Log: 2008-04-14 Rolf Ebert <[EMAIL PROTECTED]> gcc/a

[Bug ada/15915] Illegal program not detected, RM 13.11(15)

2008-04-14 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-04-14 12:11 --- Subject: Bug 15915 Author: sam Date: Mon Apr 14 12:10:16 2008 New Revision: 134261 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134261 Log: gcc/ada/ PR ada/15915 * sem_

[Bug ada/16098] Illegal program not detected, RM 13.1(6)

2008-04-14 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2008-04-14 12:11 --- Subject: Bug 16098 Author: sam Date: Mon Apr 14 12:11:06 2008 New Revision: 134262 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134262 Log: gcc/ada/ PR ada/16098 * sem_

[Bug ada/15915] Illegal program not detected, RM 13.11(15)

2008-04-14 Thread sam at gcc dot gnu dot org
--- Comment #4 from sam at gcc dot gnu dot org 2008-04-14 12:12 --- This is fixed in SVN. -- sam at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/16098] Illegal program not detected, RM 13.1(6)

2008-04-14 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-04-14 12:12 --- Fixed in SVN. -- sam at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug ada/18680] pragma Linker_Section problems

2008-04-14 Thread sam at gcc dot gnu dot org
--- Comment #4 from sam at gcc dot gnu dot org 2008-04-14 13:42 --- Subject: Bug 18680 Author: sam Date: Mon Apr 14 13:41:25 2008 New Revision: 134266 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134266 Log: gcc/ada/ PR ada/18680 * sem_

[Bug ada/18680] pragma Linker_Section problems

2008-04-14 Thread sam at gcc dot gnu dot org
--- Comment #5 from sam at gcc dot gnu dot org 2008-04-14 16:46 --- This is fixed in the current SVN tree. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/35936] New: Cannot compile libgcc.S on avr

2008-04-14 Thread sam at gcc dot gnu dot org
ReportedBy: sam at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu GCC target triplet: avr http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35936

<    1   2   3   4   >