Messages by Thread
-
[gcc r15-9815] ada: Fix fallout of latest change
Eric Botcazou via Gcc-cvs
-
[gcc r15-9814] ada: Fix wrong initialization of library-level object by conditional expression
Eric Botcazou via Gcc-cvs
-
[gcc r15-9813] ada: Storage_Error on Ordered_Maps container aggregate with enumeration Key_Type
Eric Botcazou via Gcc-cvs
-
[gcc r15-9812] ada: Fix infinite loop with aggregate in generic unit
Eric Botcazou via Gcc-cvs
-
[gcc r15-9811] ada: Fix use-after-free in Compute_All_Tasks
Eric Botcazou via Gcc-cvs
-
[gcc r16-1389] ada: Remove redundant guard against attribute with no expressions
Marc Poulhies via Gcc-cvs
-
[gcc r16-1376] ada: VAST: create treewalker
Marc Poulhies via Gcc-cvs
-
[gcc r16-1378] ada: Fix wrong initialization of library-level object by conditional expression
Marc Poulhies via Gcc-cvs
-
[gcc r16-1387] ada: Small cleanup in instantiation of generic bodies
Marc Poulhies via Gcc-cvs
-
[gcc r16-1362] ada: Add assertion on expanded code in particular case
Marc Poulhies via Gcc-cvs
-
[gcc r16-1372] ada: Simplify Constrain_Array
Marc Poulhies via Gcc-cvs
-
[gcc r16-1384] ada: VAST found bug: Itypes with Parent
Marc Poulhies via Gcc-cvs
-
[gcc r16-1365] ada: Rename a couple of local variables
Marc Poulhies via Gcc-cvs
-
[gcc r16-1382] ada: Special case for inconsistent pointer in Scan_Raw_Unsigned
Marc Poulhies via Gcc-cvs
-
[gcc r16-1381] ada: Move Check_Discriminant_Conformance to Sem_Ch3
Marc Poulhies via Gcc-cvs
-
[gcc r16-1371] ada: Fix infinite loop with aggregate in generic unit
Marc Poulhies via Gcc-cvs
-
[gcc r16-1386] ada: Do not install the support files of 128-bit types on 32-bit targets
Marc Poulhies via Gcc-cvs
-
[gcc r16-1363] ada: Tweak formatting in Process_Subtype
Marc Poulhies via Gcc-cvs
-
[gcc r16-1364] ada: Remove outdated comment about reused entity fields
Marc Poulhies via Gcc-cvs
-
[gcc r16-1377] ada: Fix inconsistent comment for fixed-point Value attribute implementation
Marc Poulhies via Gcc-cvs
-
[gcc r16-1374] ada: Fix omission in comment
Marc Poulhies via Gcc-cvs
-
[gcc r16-1370] ada: Fix use-after-free in Compute_All_Tasks
Marc Poulhies via Gcc-cvs
-
[gcc r16-1379] ada: VAST: treewalker improvements
Marc Poulhies via Gcc-cvs
-
[gcc r16-1373] ada: Rename constant in Analyze_Component_Declaration
Marc Poulhies via Gcc-cvs
-
[gcc r16-1367] ada: Add Incomplete_Type_OK formal to Process_Subtype
Marc Poulhies via Gcc-cvs
-
[gcc r16-1390] ada: Generic formal objects have no entry components
Marc Poulhies via Gcc-cvs
-
[gcc r16-1369] ada: Fix the detection of configuration pragmas
Marc Poulhies via Gcc-cvs
-
[gcc r16-1388] ada: Minor comment tweak
Marc Poulhies via Gcc-cvs
-
[gcc r16-1385] ada: Factorize some duplicate code
Marc Poulhies via Gcc-cvs
-
[gcc r16-1380] ada: Fix fallout of latest change
Marc Poulhies via Gcc-cvs
-
[gcc r16-1375] ada: Storage_Error on Ordered_Maps container aggregate with enumeration Key_Type
Marc Poulhies via Gcc-cvs
-
[gcc r16-1383] ada: Error on subtype with static predicate used in case_expression
Marc Poulhies via Gcc-cvs
-
[gcc r16-1366] ada: Fix recursive call in Process_Subtype
Marc Poulhies via Gcc-cvs
-
[gcc r16-1361] ada: Factorize initialization of local variable
Marc Poulhies via Gcc-cvs
-
[gcc r15-9810] ext-dce: Don't refine live width with SUBREG mode if !TRULY_NOOP_TRUNCATION_MODES_P [PR 120050]
Xi Ruoyao via Gcc-cvs
-
[gcc r16-1360] RISC-V: Regen riscv-ext.texi [NFC]
Kito Cheng via Gcc-cvs
-
[gcc r16-1359] RISC-V: Add test for vec_duplicate + vremu.vv combine case 1 with GR2VR cost 0, 1 and 2
Pan Li via Gcc-cvs
-
[gcc r16-1358] RISC-V: Add test for vec_duplicate + vremu.vv combine case 0 with GR2VR cost 0, 2 and 15
Pan Li via Gcc-cvs
-
[gcc r16-1357] RISC-V: Reconcile the existing test for vremu.vx combine
Pan Li via Gcc-cvs
-
[gcc r16-1356] RISC-V: Combine vec_duplicate + vremu.vv to vremu.vx on GR2VR cost
Pan Li via Gcc-cvs
-
[gcc r16-1351] c: partial fix for qualifier inconsistency [PR120510]
Martin Uecker via Gcc-cvs
-
[gcc r16-1352] c: partial fix for qualifier inconsistency II [PR120510]
Martin Uecker via Gcc-cvs
-
[gcc r16-1354] [AutoFDO] Fix profile bootstrap for x86_64
Kugan Vivekanandarajah via Gcc-cvs
-
[gcc r16-1353] c: Add remove_qualifier helper function [PR120510]
Martin Uecker via Gcc-cvs
-
[gcc r16-1350] c++: Fix template class lookup [PR120495, PR115605].
Iain D Sandoe via Gcc-cvs
-
[gcc r16-1349] MAINTAINERS: Update my email address
Peter Bergner via Gcc-cvs
-
[gcc r16-1348] diagnostics: convert enum logical_location_kind to enum class
David Malcolm via Gcc-cvs
-
[gcc r16-1347] PR modula2/120606: FOR loop ICE if the last expression uses an array
Gaius Mulley via Gcc-cvs
-
[gcc r16-1346] Fix profile updating in ipa-cp
Jan Hubicka via Gcc-cvs
-
[gcc r16-1345] PR modula2/119779: ASM examples no longer work
Gaius Mulley via Gcc-cvs
-
[gcc r16-1344] diagnostics: fix <title> of experimental-html output [PR116792]
David Malcolm via Gcc-cvs
-
[gcc r15-9808] c++: recursive template with deduced return [PR120555]
Jason Merrill via Gcc-cvs
-
[gcc r15-9807] c++: constexpr prvalues vs genericize [PR120502]
Jason Merrill via Gcc-cvs
-
[gcc r16-1343] [RISC-V] Enable more if-conversion on RISC-V
Jeff Law via Gcc-cvs
-
[gcc r16-1342] powerpc: testsuite: Fix powerpc FMV symbol tests [PR 120519]
Alfie Richards via Gcc-cvs
-
[gcc r15-9806] ada: Support fixed-lower-bound array types as generic actual parameters
Eric Botcazou via Gcc-cvs
-
[gcc r15-9804] ada: Fix glitch in handling of Atomic_Components on generic formal type
Eric Botcazou via Gcc-cvs
-
[gcc r15-9805] ada: Reject component-related aspects on formal non-array types
Eric Botcazou via Gcc-cvs
-
[gcc r15-9803] ada: Missing discriminant check on assignment of Bounded_Vector aggregate
Eric Botcazou via Gcc-cvs
-
[gcc r15-9802] ada: Check validity using signedness from the type and not its base type
Eric Botcazou via Gcc-cvs
-
[gcc r15-9801] ada: Incorrect creation of corresponding expression of class-wide contracts
Eric Botcazou via Gcc-cvs
-
[gcc r15-9800] ada: Fix spurious error on anonymous array initialized by conditional expression
Eric Botcazou via Gcc-cvs
-
[gcc r16-1340] ada: Reject component-related aspects on formal non-array types
Marc Poulhies via Gcc-cvs
-
[gcc r16-1332] ada: Fix comment
Marc Poulhies via Gcc-cvs
-
[gcc r16-1339] ada: Fix glitch in handling of Atomic_Components on generic formal type
Marc Poulhies via Gcc-cvs
-
[gcc r16-1326] ada: Set Ekind early in object declarations
Marc Poulhies via Gcc-cvs
-
[gcc r16-1330] ada: Fix SPARK test failures caused by new handling of inherited class-wide pre/post
Marc Poulhies via Gcc-cvs
-
[gcc r16-1341] ada: Support fixed-lower-bound array types as generic actual parameters
Marc Poulhies via Gcc-cvs
-
[gcc r16-1319] ada: Remove unnecessary special handling
Marc Poulhies via Gcc-cvs
-
[gcc r16-1333] ada: Set Ekind of components earlier
Marc Poulhies via Gcc-cvs
-
[gcc r16-1338] ada: Clarify code in Process_Subtype
Marc Poulhies via Gcc-cvs
-
[gcc r16-1336] ada: Call Mutate_Ekind earlier for formal entities
Marc Poulhies via Gcc-cvs
-
[gcc r16-1337] ada: Add null exclusion formal to Process_Subtype
Marc Poulhies via Gcc-cvs
-
[gcc r16-1331] ada: Remove duplicated code in parser for Chapter 4
Marc Poulhies via Gcc-cvs
-
[gcc r16-1335] ada: Missing discriminant check on assignment of Bounded_Vector aggregate
Marc Poulhies via Gcc-cvs
-
[gcc r16-1334] ada: Remove duplicated code in parser for Chapter 4 (continued)
Marc Poulhies via Gcc-cvs
-
[gcc r16-1329] ada: Simplify handling of selected components as name references
Marc Poulhies via Gcc-cvs
-
[gcc r16-1328] ada: Restrict Overlays_Constant flag to selected entities
Marc Poulhies via Gcc-cvs
-
[gcc r16-1327] ada: Back out removal of renaming tranformation
Marc Poulhies via Gcc-cvs
-
[gcc r16-1325] ada: Tweak error recovery path
Marc Poulhies via Gcc-cvs
-
[gcc r16-1324] ada: Specialize syntax error on malformed Abstract_State contract
Marc Poulhies via Gcc-cvs
-
[gcc r16-1323] ada: Do not build dispatch tables for generics
Marc Poulhies via Gcc-cvs
-
[gcc r16-1314] ada: Emit more warnings on unsupported overlay
Marc Poulhies via Gcc-cvs
-
[gcc r16-1322] ada: Tune recent change for warning about unsupported overlays
Marc Poulhies via Gcc-cvs
-
[gcc r16-1321] ada: Pragma Ada_XX not propagated from library level spec to body
Marc Poulhies via Gcc-cvs
-
[gcc r16-1318] ada: Remove misleading comment
Marc Poulhies via Gcc-cvs
-
[gcc r16-1316] ada: Remove incorrect bits in Copy_Node documentation
Marc Poulhies via Gcc-cvs
-
[gcc r16-1320] ada: Remove redundant error checking
Marc Poulhies via Gcc-cvs
-
[gcc r16-1317] ada: Constraint check on tagged build-in-place object decls
Marc Poulhies via Gcc-cvs
-
[gcc r16-1310] ada: Clarify warning in Atree.Rewrite documentation
Marc Poulhies via Gcc-cvs
-
[gcc r16-1309] ada: Remove incorrect comment
Marc Poulhies via Gcc-cvs
-
[gcc r16-1315] ada: Check validity using signedness from the type and not its base type
Marc Poulhies via Gcc-cvs
-
[gcc r16-1308] ada: Improve readability in Atree.Rewrite body
Marc Poulhies via Gcc-cvs
-
[gcc r16-1312] ada: Remove outdated comment
Marc Poulhies via Gcc-cvs
-
[gcc r16-1313] ada: Incorrect creation of corresponding expression of class-wide contracts
Marc Poulhies via Gcc-cvs
-
[gcc r16-1311] ada: Add example in Current_Entity_In_Scope comment
Marc Poulhies via Gcc-cvs
-
[gcc r16-1307] ada: Tweak Kill_Current_Values
Marc Poulhies via Gcc-cvs
-
[gcc r16-1306] ada: Fix spurious error on anonymous array initialized by conditional expression
Marc Poulhies via Gcc-cvs
-
[gcc r16-1305] ada: Fix assertion failure on error path
Marc Poulhies via Gcc-cvs
-
[gcc r16-1304] ada: Rename Is_Infinity to Is_Infinity_Or_NaN in System.Double_Real
Marc Poulhies via Gcc-cvs
-
[gcc r16-1303] ada: Fix bindings for CHERI Set_Bounds and Set_Exact_Bounds intrinsics.
Marc Poulhies via Gcc-cvs
-
[gcc r16-1302] ada: Add Ada RM clause mention
Marc Poulhies via Gcc-cvs
-
[gcc r16-1301] AArch64 docs: add itemx for outline-atomics docs
Tamar Christina via Gcc-cvs
-
[gcc r16-1300] middle-end: Add new parameter to scale scalar loop costing in vectorizer
Tamar Christina via Gcc-cvs
-
[gcc r16-1299] libstdc++: sstream from string_view (P2495R3) [PR119741]
Nathan Myers via Libstdc++-cvs
-
[gcc r16-1298] Also handle avx512 kmask & immediate 15 or 3 when VF is 4/2.
hongtao Liu via Gcc-cvs
-
[gcc r16-1296] RISC-V: Add test for vec_duplicate + vrem.vv combine case 0 with GR2VR cost 0, 2 and 15
Pan Li via Gcc-cvs
-
[gcc r16-1295] RISC-V: Reconcile the existing test for vrem.vx combine
Pan Li via Gcc-cvs
-
[gcc r16-1297] RISC-V: Add test for vec_duplicate + vrem.vv combine case 1 with GR2VR cost 0, 1 and 2
Pan Li via Gcc-cvs
-
[gcc r16-1294] RISC-V: Combine vec_duplicate + vrem.vv to vrem.vx on GR2VR cost
Pan Li via Gcc-cvs
-
[gcc r16-1292] [AutoFDO][testsuite] Enable clone-merge-1.c only for fauto-profile
Kugan Vivekanandarajah via Gcc-cvs
-
[gcc r16-1289] RISC-V: frm/mode-switch: remove dubious frm edge insertion before call_insn
Vineet Gupta via Gcc-cvs
-
[gcc r16-1291] RISC-V: frm/mode-switch: robustify call_insn backtracking [PR120203]
Vineet Gupta via Gcc-cvs
-
[gcc r16-1290] RISC-V: frm/mode-switch: Reduce FRM restores on DYN transition [PR119164]
Vineet Gupta via Gcc-cvs
-
[gcc r16-1288] RISC-V: frm/mode-switch: remove TARGET_MODE_CONFLUENCE
Vineet Gupta via Gcc-cvs
-
[gcc r16-1287] emit-rtl: document next_nonnote_nondebug_insn_bb () can breach into next BB
Vineet Gupta via Gcc-cvs
-
[gcc r16-1286] cselim: Move else_vdef definition to the usage
Andrew Pinski via Gcc-cvs
-
[gcc r16-1285] phi-opt: Do limited form of cselim from phiopt [PR120533]
Andrew Pinski via Gcc-cvs
-
[gcc r16-1284] cselim: change how to detect no load/stores after store in single_trailing_store_in_bb
Andrew Pinski via Gcc-cvs
-
[gcc r16-1283] cselim: Use get_virtual_phi instead of a loop in cond_if_else_store_replacement
Andrew Pinski via Gcc-cvs
-
[gcc r16-1281] [RISC-V] Handle 32bit operands in condition for conditional moves
Jeff Law via Gcc-cvs
-
[gcc r16-1280] xtensa: Implement l(ceil|floor)sfsi2 insn patterns and their scaled variants
Max Filippov via Gcc-cvs
-
[gcc r16-1277] [PR modula2/119650, PR modula2/117203]: WriteString and Delete are missing from base libraries
Gaius Mulley via Gcc-cvs
-
[gcc r16-1276] [to-be-committed][RISC-V] Handle 32bit operands in condition for conditional moves
Jeff Law via Gcc-cvs
-
[gcc r16-1275] Fix index of some warnings [PR120572]
Andrew Pinski via Gcc-cvs
-
[gcc r16-1273] cobol: Diagnostic messages, Flex build, and some cppcheck reports. [PR120328, PR119695]
Robert Dubner via Gcc-cvs
-
[gcc r16-1272] c++: recursive template with deduced return [PR120555]
Jason Merrill via Gcc-cvs
-
[gcc r16-1271] libstdc++: Add more tests for semaphores
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-1270] libstdc++: Use std::conditional_t instead of lambda to select semaphore implementation
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-1269] diagnostics: introduce xml::doctypedecl to avoid hardcoding html
David Malcolm via Gcc-cvs
-
[gcc r16-1268] diagnostics: move xml defs to a new xml.cc
David Malcolm via Gcc-cvs
-
[gcc r16-1266] text-art: allow wrapper_widget to have no child
David Malcolm via Gcc-cvs
-
[gcc r16-1267] selftest.h: fix sort order of decls
David Malcolm via Gcc-cvs
-
[gcc r16-1265] cselim: Update the vop manually for cond_if_else_store replacement
Andrew Pinski via Gcc-cvs
-
[gcc r16-1264] libstdc++: Adjust effective-target requirements for <barrier> and <semaphore>
Jonathan Wakely via Libstdc++-cvs
-
[gcc/devel/omp/gcc-15] builtins.def: Enable OpenMP/OpenACC builtins also with -fno-nonansi-builtins
Tobias Burnus via Gcc-cvs
-
[gcc/devel/omp/gcc-15] OpenMP: Add omp_get_initial_device/omp_get_num_devices builtins
Tobias Burnus via Gcc-cvs
-
[gcc/devel/omp/gcc-15] libgomp.c/target-map-zero-sized-3.c: Fix code for non-USM offload [PR120530]
Tobias Burnus via Gcc-cvs
-
[gcc/devel/omp/gcc-15] (40 commits) ChangeLog.omp bump
Tobias Burnus via Gcc-cvs
-
[gcc r15-9796] ada: Constant_Indexing used when context requires a variable
Eric Botcazou via Gcc-cvs
-
[gcc r15-9794] ada: Fix wrong initialization of library-level object by conditional expression
Eric Botcazou via Gcc-cvs
-
[gcc r15-9795] ada: Fix libgpr2 build failure with compiler built with assertions
Eric Botcazou via Gcc-cvs
-
[gcc r15-9793] ada: Incorrect unresolved operator name in an instantiation
Eric Botcazou via Gcc-cvs
-
[gcc r15-9792] ada: Fix internal error on allocator involving interface type
Eric Botcazou via Gcc-cvs
-
[gcc r15-9791] ada: Fix for validity checking of limited scalar types
Eric Botcazou via Gcc-cvs
-
[gcc r16-1263] [committed] Fix compromised ARC test
Jeff Law via Gcc-cvs
-
[gcc r16-1260] Remove non-SLP path from get_[group_]load_store_type
Richard Biener via Gcc-cvs
-
[gcc r16-1262] OpenMP: Add omp_get_initial_device/omp_get_num_devices builtins
Tobias Burnus via Gcc-cvs
-
[gcc r16-1261] builtins.def: Enable OpenMP/OpenACC builtins also with -fno-nonansi-builtins
Tobias Burnus via Gcc-cvs
-
[gcc r15-9790] gcn: Update --with-arch= for newer archs
Tobias Burnus via Gcc-cvs
-
[gcc r15-9789] libstdc++: Fix flat_map::operator[] for const lvalue keys [PR120432]
Patrick Palka via Gcc-cvs
-
[gcc r16-1259] libstdc++: Fix flat_map::operator[] for const lvalue keys [PR120432]
Patrick Palka via Gcc-cvs
-
[gcc r16-1254] libgomp.c/target-map-zero-sized-3.c: Fix code for non-USM offload [PR120530]
Tobias Burnus via Gcc-cvs
-
[gcc r16-1257] RISC-V: Add test for vec_duplicate + vdivu.vv combine case 1 with GR2VR cost 0, 1 and 2
Pan Li via Gcc-cvs
-
[gcc r16-1256] RISC-V: Add test for vec_duplicate + vdivu.vv combine case 0 with GR2VR cost 0, 2 and 15
Pan Li via Gcc-cvs
-
[gcc r16-1255] RISC-V: Combine vec_duplicate + vidvu.vv to vdivu.vx on GR2VR cost
Pan Li via Gcc-cvs
-
[gcc r16-1258] RISC-V: Reconcile the existing test for vdivu.vx combine
Pan Li via Gcc-cvs
-
[gcc r16-1253] Remove non-SLP path from vectorizable_store
Richard Biener via Gcc-cvs
-
[gcc r15-9788] libstdc++: Fix format call in formatting with empty specs for durations.
Tomasz Kaminski via Libstdc++-cvs
-
[gcc r16-1252] Remove create_tmp_reg_or_ssa_name
Richard Biener via Gcc-cvs
-
[gcc r16-1250] Fix assertion failure on small array constructor
Eric Botcazou via Gcc-cvs
-
[gcc r16-1246] More of autofdo 0 issues
Jan Hubicka via Gcc-cvs
-
[gcc r15-9781] tree-optimization/116352 - amend previous fix
Richard Biener via Gcc-cvs
-
[gcc r15-9784] Fix gcc.dg/tree-ssa/ssa-dom-thread-7.c for aarch64
Richard Biener via Gcc-cvs
-
[gcc r15-9787] tree-optimization/120357 - ICE with early break vectorization
Richard Biener via Gcc-cvs
-
[gcc r15-9785] rtl-optimization/120182 - wrong-code with RTL DSE and constant addresses
Richard Biener via Gcc-cvs
-
[gcc r16-1251] PR modula2/120542: Return statement in the main procedure crashes the compiler
Gaius Mulley via Gcc-cvs
-
[gcc r15-9783] tree-optimization/120003 - missed jump threading
Richard Biener via Gcc-cvs
-
[gcc r15-9782] tree-optimization/119960 - failed external SLP promotion
Richard Biener via Gcc-cvs
-
[gcc r16-1247] libstdc++: Optimize std::counting_semaphore for futex path
Jonathan Wakely via Libstdc++-cvs
-
[gcc r15-9778] Fix regression from x86 multi-epilogue tuning
Richard Biener via Gcc-cvs
-
[gcc r13-9745] libstdc++: fix a dangling reference crash in ranges::is_permutation [PR118160]
Jonathan Wakely via Gcc-cvs
-
[gcc r15-9786] tree-optimization/120341 - stores into STRING_CSTs can trap
Richard Biener via Gcc-cvs
-
[gcc r15-9779] tree-optimization/119960 - fix and guard get_later_stmt
Richard Biener via Gcc-cvs
-
[gcc r16-1241] ada: Add null exclusion to registration of floating-point types
Marc Poulhies via Gcc-cvs
-
[gcc r15-9780] tree-optimization/119960 - add validity checking to SLP scheduling
Richard Biener via Gcc-cvs
-
[gcc r16-1248] libstdc++: Add assertions to atomic waiting functions that need platform wait
Jonathan Wakely via Gcc-cvs
-
[gcc r16-1239] ada: Check references to subprogram outputs with Program_Exit expression
Marc Poulhies via Gcc-cvs
-
[gcc r16-1249] Avoid useless reading of profile data in LTO
Jan Hubicka via Gcc-cvs
-
[gcc r16-1238] ada: Add case for Program_Exit in Exit_Cases
Marc Poulhies via Gcc-cvs
-
[gcc r16-1245] ada: Avoid repeated range checks when negating a rational number
Marc Poulhies via Gcc-cvs
-
[gcc r16-1243] ada: Simplify tests for positive rational numbers
Marc Poulhies via Gcc-cvs
-
[gcc r16-1231] ada: Set Ekind early for entities created in expansion
Marc Poulhies via Gcc-cvs
-
[gcc r16-1230] ada: Rework Android struct sigaction bindings
Marc Poulhies via Gcc-cvs
-
[gcc r16-1235] ada: Deconstruct C header for the SCOs unit
Marc Poulhies via Gcc-cvs
-
[gcc r16-1237] ada: Support aspect Program_Exit with no expression
Marc Poulhies via Gcc-cvs
-
[gcc r16-1244] ada: Remove repeated call in exponentiation of rational numbers
Marc Poulhies via Gcc-cvs
-
[gcc r16-1242] ada: Tune style in code for floating-point numbers
Marc Poulhies via Gcc-cvs
-
[gcc r16-1240] ada: Refine subtypes in routines for building floating-point numbers
Marc Poulhies via Gcc-cvs
-
[gcc r16-1224] ada: Tweak condition for name resolution failure
Marc Poulhies via Gcc-cvs
-
[gcc r16-1233] ada: Constant_Indexing used when context requires a variable
Marc Poulhies via Gcc-cvs
-
[gcc r16-1229] ada: Adjust the Android RTS config to match linux
Marc Poulhies via Gcc-cvs
-
[gcc r16-1234] ada: Child unit subprograms are not primitive subprograms
Marc Poulhies via Gcc-cvs
-
[gcc r16-1206] ada: Fix for validity checking of limited scalar types
Marc Poulhies via Gcc-cvs
-
[gcc r16-1227] ada: Deconstruct representation clauses required by ASIS
Marc Poulhies via Gcc-cvs
-
[gcc r16-1226] ada: Fix typo in documentation about convention and representation
Marc Poulhies via Gcc-cvs
-
[gcc r16-1210] ada: Do not generate warning about missing overriding indicator
Marc Poulhies via Gcc-cvs
-
[gcc r16-1225] ada: Fix libgpr2 build failure with compiler built with assertions
Marc Poulhies via Gcc-cvs
-
[gcc r16-1228] ada: Document representation clauses previously required by ASIS
Marc Poulhies via Gcc-cvs
-
[gcc r16-1223] ada: Fix wrong initialization of library-level object by conditional expression
Marc Poulhies via Gcc-cvs