public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug ada/15600] New: Illegal program not detected (subprogram overloaded with variable)
 2004-05-24  0:39 UTC  (2+ messages)
` [Bug ada/15600] "

[Bug fortran/15597] New: [gfortran] Too many arguments to RANDOM_SEED are accepted
 2004-05-24  0:27 UTC  (6+ messages)
` [Bug fortran/15597] "

[Bug ada/15616] New: Linking error on legal program using generic package
 2004-05-24  0:25 UTC 

[Bug ada/15612] New: Bug box in Gigi, code=103, on illegal program
 2004-05-23 23:42 UTC 

[Bug ada/15613] New: Illegal program not detected, named parameters must be last
 2004-05-23 23:42 UTC 

[Bug ada/15615] New: Legal program rejected, derived tagged type in child package doesn't see parent's element
 2004-05-23 23:42 UTC 

[Bug ada/15611] New: Illegal program not detected, RM 3.7(11)
 2004-05-23 23:42 UTC 

[Bug ada/15614] New: Illegal program not detected, RM 12.1(11)
 2004-05-23 23:42 UTC 

[Bug ada/15610] New: Illegal program not detected, generic formal parameter hides declared item
 2004-05-23 23:40 UTC 

[Bug ada/15609] New: Legal program rejected, generic formal parameter conflicts with declaration
 2004-05-23 23:40 UTC 

[Bug ada/15607] New: Legal program rejected, private view of type is constrained
 2004-05-23 23:37 UTC 

[Bug ada/15606] New: Legal program rejected, RM 8.2(22)
 2004-05-23 23:37 UTC 

[Bug ada/15608] New: Bug box at sem_ch3.adb:8228
 2004-05-23 23:37 UTC 

[Bug ada/15605] New: Illegal program not detected, RM 8.3(22)
 2004-05-23 23:34 UTC 

[Bug ada/15604] New: Illegal program not detected, ambiguous aggregate
 2004-05-23 23:34 UTC 

[Bug ada/15603] New: Illegal program not detected, 12.7(10) (generic parameter is visible, shouldn't be)
 2004-05-23 23:33 UTC 

[Bug ada/15602] New: Illegal program not detected, 7.2(4)
 2004-05-23 23:33 UTC 

[Bug ada/15601] New: Legal program rejected (use selected notation with operators)
 2004-05-23 23:33 UTC 

[Bug bootstrap/15251] New: [m68k] bootstrap comparision failure
 2004-05-23 23:31 UTC  (3+ messages)
` [Bug bootstrap/15251] [3.5 Regression] "

[Bug c++/15599] New: Building groff elicits "ld: warning: relocation error: R_SPARC_UA32"
 2004-05-23 23:31 UTC 

[Bug target/15598] New: [3.4 Regression]: Gcc 3.4 ICE on valid code
 2004-05-23 23:23 UTC  (3+ messages)
` [Bug target/15598] "

[Bug c/15566] New: Cross-compile ppc64 compile never finishes
 2004-05-23 23:21 UTC  (4+ messages)
` [Bug c/15566] "
` [Bug rtl-optimization/15566] "
` [Bug rtl-optimization/15566] CSE delete_reg_equiv inifinite loop (breaks PPC64 bootstrap)

[Bug rtl-optimization/192] String literals don't obey -fdata-sections
 2004-05-23 23:12 UTC  (3+ messages)

[Bug target/15569] New: [3.4 regression] Gcc 3.4.1 failed to build ia64 2.6.6 kernel
 2004-05-23 22:57 UTC  (13+ messages)
` [Bug target/15569] "

[Bug libstdc++/12854] New: libstdc++ vs. -Weffc++
 2004-05-23 22:50 UTC  (2+ messages)
` [Bug libstdc++/12854] "

[Bug java/8310] iCE in tree_low_cst on (slightly illegal) java input
 2004-05-23 22:32 UTC 

[Bug rtl-optimization/5739] "const" and "pure" function attributes pessimize code
 2004-05-23 22:13 UTC 

[Bug c++/7503] (x < Y ? X : Y) used for assignment causes wrong code
 2004-05-23 21:52 UTC 

[Bug tree-optimization/15596] New: [3.5 Regression] Missed optimization with bitfields
 2004-05-23 21:48 UTC  (2+ messages)
` [Bug tree-optimization/15596] "

[Bug c++/12883] New: array of auto_ptr's: destructors not called (under certain circumstances)
 2004-05-23 21:09 UTC  (2+ messages)
` [Bug c++/12883] destructor of array object not called if no prior instantiation of the template has happened

[Bug c++/14821] New: [3.4/3.5 Regression] Duplicate namespace alias declaration should not conflict
 2004-05-23 21:09 UTC  (2+ messages)
` [Bug c++/14821] "

[Bug c++/14883] [3.4/3.5 Regression] ICE on invalid, in cp_parser_lookup_name, at cp/parser.c:13561
 2004-05-23 21:09 UTC 

[Bug c++/15285] New: [3.4 regression] instantiate_type ICE when forming pointer to template function
 2004-05-23 21:05 UTC  (5+ messages)
` [Bug c++/15285] [3.4/3.5 "

[Bug c++/15299] New: Regression from GCC 3.3.3: Internal compiler error
 2004-05-23 21:05 UTC  (5+ messages)
` [Bug c++/15299] [3.4/3.5 regression] ICE in resolve_overloaded_unification

[Bug middle-end/193] Automaticly eliminating redundant zero initialisers
 2004-05-23 19:10 UTC 

[Bug c/14262] New: Structure size computed wrong
 2004-05-23 18:52 UTC  (2+ messages)
` [Bug target/14262] "

[Bug bootstrap/15546] New: Bootstrap stage3: Undefined references to basic_string
 2004-05-23 18:16 UTC  (9+ messages)
` [Bug bootstrap/15546] [3.5 Regression] "

[Bug c++/15595] New: wierd compilation error
 2004-05-23 17:57 UTC  (2+ messages)
` [Bug c++/15595] "

[Bug c++/15427] New: [3.4 regression] valid code results in incomplete type error
 2004-05-23 17:52 UTC  (5+ messages)
` [Bug c++/15427] [3.4/3.5 "

[Bug c++/15542] New: operator & and template definitions
 2004-05-23 17:49 UTC  (5+ messages)
` [Bug c++/15542] [3.4/3.5 Regression] "

[Bug c++/15287] New: G++ fails when encountering the combined `[]' and `.*' operators in the context of templatized method/function
 2004-05-23 17:37 UTC  (6+ messages)
` [Bug c++/15287] [3.4/3.5 Regression] combination of operator[] and operator .* fails in templates

[Bug c++/15507] New: hang laying out union
 2004-05-23 17:22 UTC  (5+ messages)
` [Bug c++/15507] [3.4/3.5 Regression] "

[Bug ada/15589] New: Illegal program not detected, RM 7.3(13)
 2004-05-23 17:18 UTC  (2+ messages)
` [Bug ada/15589] "

[Bug ada/15594] New: Bug box at exp_ch9.adb:7477 on illegal code
 2004-05-23 17:17 UTC  (2+ messages)
` [Bug ada/15594] "

[Bug ada/15592] New: Illegal program not detected (renaming declaration)
 2004-05-23 16:23 UTC  (2+ messages)
` [Bug ada/15592] "

[Bug ada/15593] New: Legal program runs incorrectly (generic package elaboration)
 2004-05-23 16:11 UTC  (2+ messages)
` [Bug ada/15593] "

[Bug ada/15591] New: Illegal program not detected (renaming declaration)
 2004-05-23 16:08 UTC  (2+ messages)
` [Bug ada/15591] "

[Bug ada/15590] New: Illegal program not detected, RM 10.1.1(14)
 2004-05-23 15:33 UTC  (2+ messages)
` [Bug ada/15590] "

[Bug ada/15588] New: Illegal program not detected, allows modifying a constant
 2004-05-23 15:17 UTC  (2+ messages)
` [Bug ada/15588] "

[Bug ada/15587] New: Illegal program not detected, deferred constants without a completion
 2004-05-23 15:17 UTC  (2+ messages)
` [Bug ada/15587] "

[Bug ada/15584] New: Ada build with stage1 bootstrap compiler fails
 2004-05-23 11:20 UTC  (7+ messages)
` [Bug ada/15584] "
` [Bug rtl-optimization/15584] "

[Bug fortran/15586] New: gfortran should support i18n
 2004-05-23 11:18 UTC  (2+ messages)
` [Bug fortran/15586] "

[Bug fortran/15585] New: g77 ICE in force_nonfallthru_and_redirect
 2004-05-23 11:17 UTC  (4+ messages)
` [Bug fortran/15585] "

[Bug c++/15580] New: wrong code generation in c++ assignment operator
 2004-05-23  9:57 UTC  (9+ messages)
` [Bug c++/15580] "

[Bug fortran/13249] New: Error when using COMMON
 2004-05-23  9:44 UTC  (2+ messages)
` [Bug fortran/13249] [gfortran] "

[Bug fortran/15273] New: Wrong output from a pure subroutine
 2004-05-23  9:42 UTC  (2+ messages)
` [Bug fortran/15273] [gfortran] "

[Bug optimization/15242] New: pessimization of "goto *"
 2004-05-23  9:40 UTC  (2+ messages)
` [Bug rtl-optimization/15242] "

[Bug target/15583] New: powerpc-rtems lacks __USE_INIT_FINI__
 2004-05-23  9:38 UTC  (4+ messages)
` [Bug target/15583] "

[Bug libstdc++/13928] New: no whatis info in some man pages generated by doxygen
 2004-05-23  9:37 UTC  (3+ messages)
` [Bug libstdc++/13928] "

[Bug libstdc++/15123] New: libstdc++-doc: Allocators.3 manpage is empty
 2004-05-23  9:34 UTC  (3+ messages)
` [Bug libstdc++/15123] "

[Bug other/15564] New: CVS Misplaced gcc_3_4_0_release tags
 2004-05-23  9:32 UTC  (4+ messages)
` [Bug other/15564] "

[Bug libstdc++/15565] New: SLES9: leading + sign for unsigned int with showpos
 2004-05-23  8:16 UTC  (2+ messages)
` [Bug libstdc++/15565] "

[Bug java/15575] New: HAVE_LANGINFO_CODESET never defined
 2004-05-23  7:06 UTC  (4+ messages)
` [Bug java/15575] "

[Bug libstdc++/15582] New: Almost all libstdc++ testsuite programs fail to produce executable
 2004-05-23  2:16 UTC  (2+ messages)
` [Bug libstdc++/15582] "

[Bug rtl-optimization/10588] [PPC] i==0||j==0 should use cntlzw and srawi
 2004-05-23  1:58 UTC 

[Bug bootstrap/9382] AIX 5.2 ../../gcc-20030120/gcc/libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
 2004-05-23  0:44 UTC 

[Bug bootstrap/15581] New: build a new version gcc failure
 2004-05-22 23:55 UTC  (3+ messages)
` [Bug bootstrap/15581] "

[Bug c/2803] casts in asm act as lvalues
 2004-05-22 23:14 UTC 

[Bug tree-optimization/15559] New: SSAPRE misses obivous redudent expression
 2004-05-22 22:55 UTC  (2+ messages)
` [Bug tree-optimization/15559] [3.3/3.4/3.5 Regression] SSAPRE misses obvious redundant expression

[Bug c++/15579] New: tree-ssa regression for C++ altivec tests
 2004-05-22 22:52 UTC  (3+ messages)
` [Bug tree-optimization/15579] [3.5 Regression] always_inline ignored at -O0
` [Bug middle-end/15579] "

[Bug java/15578] New: gcj doesn't support -extdirs
 2004-05-22 21:55 UTC  (2+ messages)
` [Bug java/15578] "

[Bug middle-end/14197] New: Wrong code for bcopy/memmove (string-asm-2.c)
 2004-05-22 21:47 UTC  (2+ messages)
` [Bug tree-optimization/14197] [3.5 Regression] "

[Bug tree-optimization/15577] New: ICE on legal
 2004-05-22 21:45 UTC  (2+ messages)
` [Bug tree-optimization/15577] [3.5 Regression] ICE when inlining accessor and passing array value by reference pointer

[Bug tree-optimization/15570] New: Many 64-bit Solaris 2/SPARC libjava execution tests time out
 2004-05-22 21:09 UTC  (6+ messages)
` [Bug tree-optimization/15570] "
` [Bug tree-optimization/15570] [3.5 Regression] "

[Bug optimization/15387] New: Misscompilation in sibcall optimization
 2004-05-22 21:04 UTC  (2+ messages)
` [Bug rtl-optimization/15387] [3.5 Regression] "

[Bug java/15576] New: Class initialization optimization is disabled
 2004-05-22 20:55 UTC  (3+ messages)
` [Bug java/15576] "

[Bug fortran/15530] New: [gfortran] apsi from SPEC2K issues
 2004-05-22 20:51 UTC  (2+ messages)
` [Bug fortran/15530] "

[Bug ada/15568] New: Shared libgnat fails to link on IRIX 6 with GNU ld
 2004-05-22 19:48 UTC  (2+ messages)
` [Bug ada/15568] "

[Bug bootstrap/15567] New: IRIX 5.3 bootstrap failure with native as
 2004-05-22 19:42 UTC  (2+ messages)
` [Bug bootstrap/15567] [3.5 Regression] "

[Bug c++/15209] New: Runs out of memory with packed structs
 2004-05-22 19:31 UTC  (3+ messages)
` [Bug c++/15209] [3.4/3.5 Regression]Runs "

[Bug c++/15563] New: /usr/include/sys/stream.h:307: error: `projid_t' does not name a type
 2004-05-22 19:31 UTC  (2+ messages)
` [Bug target/15563] "

[Bug c++/15573] New: infinite recursion in cc1plus
 2004-05-22 19:31 UTC  (6+ messages)
` [Bug c++/15573] "

[Bug c/15574] New: inappropriate optimization of printf()
 2004-05-22 19:31 UTC  (4+ messages)
` [Bug c/15574] "

[Bug preprocessor/15572] New: multi-line -D value no longer works in cpp
 2004-05-22 19:28 UTC  (2+ messages)
` [Bug preprocessor/15572] "

[Bug tree-optimization/15571] New: Many 64-bit Solaris 2/SPARC libjava execution tests time out
 2004-05-22 19:17 UTC  (2+ messages)
` [Bug tree-optimization/15571] "

page:  |  | latest

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