public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/14994] New: [gfortran] Secnds Intrinsic not support
 2004-05-25  0:09 UTC  (2+ messages)
` [Bug fortran/14994] [gfortran] Secnds Intrinsic not support (or any VMS intrinsics)

[Bug optimization/15348] New: [tree-ssa] Convert (x < 0) || (y < 0) into (x | y) < 0
 2004-05-25  0:09 UTC  (2+ messages)
` [Bug tree-optimization/15348] "

[Bug middle-end/14784] New: Tree-ssa alias analysis deficiency
 2004-05-24 23:30 UTC  (2+ messages)
` [Bug tree-optimization/14784] [Tree-ssa] "

[Bug fortran/14993] New: [gfortran] RAN (extension) intrinsic not supported
 2004-05-24 22:38 UTC  (2+ messages)
` [Bug fortran/14993] [gfortran] RAN (extension) intrinsic/function "

[Bug optimization/14846] New: [tree-ssa] don't use a shift in A & CST_POWER_OF_2 == 0 until very late in tree-ssa optimizations
 2004-05-24 22:32 UTC  (2+ messages)
` [Bug tree-optimization/14846] "

[Bug optimization/15347] New: [tree-ssa] fold if ("<12ers" + 1 == 0)
 2004-05-24 22:29 UTC  (2+ messages)
` [Bug tree-optimization/15347] "

[Bug optimization/14841] New: [tree-ssa] const_array[CST] is not folded
 2004-05-24 22:25 UTC  (2+ messages)
` [Bug tree-optimization/14841] "

[Bug optimization/14541] New: [tree-ssa] gcc.dg/torture/builtin-explog-1.c fails
 2004-05-24 21:48 UTC  (2+ messages)
` [Bug tree-optimization/14541] [tree-ssa] built-in math functions are not fully optimized at tree level

[Bug optimization/15268] New: [tree-ssa] return statements are not combined on the tree level
 2004-05-24 21:35 UTC  (2+ messages)
` [Bug tree-optimization/15268] "

[Bug optimization/14859] New: [tree-ssa] integrate identical cases of a switch statement
 2004-05-24 21:31 UTC  (2+ messages)
` [Bug tree-optimization/14859] "

[Bug optimization/15256] New: [tree-ssa] Optimize manual bitfield manipilation
 2004-05-24 21:25 UTC  (2+ messages)
` [Bug tree-optimization/15256] "

[Bug optimization/15255] New: [tree-ssa] a * 2 + a * 2 is not converted to a * 4
 2004-05-24 21:23 UTC  (2+ messages)
` [Bug tree-optimization/15255] "

[Bug optimization/14843] New: propagate a cast back to PHI
 2004-05-24 21:19 UTC  (2+ messages)
` [Bug tree-optimization/14843] "

[Bug optimization/15017] New: [tree-ssa] compare (equal) with casts are not removed
 2004-05-24 21:17 UTC  (2+ messages)
` [Bug tree-optimization/15017] "

[Bug optimization/15241] New: [tree-ssa] Convert a <= 7 && b <= 7 into (a | b) <= 7
 2004-05-24 20:52 UTC  (2+ messages)
` [Bug tree-optimization/15241] "

[Bug c/15146] New: [tree-ssa] sequnce point warnings should be done c gimplifier
 2004-05-24 20:50 UTC  (2+ messages)
` [Bug c/15146] "

[Bug fortran/14943] New: [gfortran] read/write code generation is not thread safe
 2004-05-24 20:49 UTC  (2+ messages)
` [Bug fortran/14943] "

[Bug optimization/14752] New: [tree-ssa] "~a" should be changed to "a" if used in the condition of an if statement
 2004-05-24 20:31 UTC  (2+ messages)
` [Bug tree-optimization/14752] "

[Bug optimization/14844] New: [tree-ssa] narrow types if wide result is not needed
 2004-05-24 20:28 UTC  (2+ messages)
` [Bug tree-optimization/14844] "

[Bug optimization/14814] New: Dead stores not eliminated
 2004-05-24 20:00 UTC  (2+ messages)
` [Bug rtl-optimization/14814] SRA does not happen on arrays in structs

[Bug optimization/14847] New: [tree-ssa
 2004-05-24 19:57 UTC  (2+ messages)
` [Bug tree-optimization/14847] [tree-ssa] combine "if (a & 1) goto there" and "if (a & 4) goto there"

[Bug optimization/14840] New: [tree-ssa] fold tree_code_type[CST] and tree_code_length[CST] in GCC itself
 2004-05-24 19:43 UTC  (2+ messages)
` [Bug other/14840] "

[Bug optimization/14799] New: [tree-ssa] convert a sequence of "if"s to a "switch" statement
 2004-05-24 19:41 UTC  (2+ messages)
` [Bug tree-optimization/14799] "

[Bug fortran/14569] New: Gfortran should not warn about truncated comment lines
 2004-05-24 19:23 UTC  (2+ messages)
` [Bug fortran/14569] [gfortran] "

[Bug optimization/14797] New: [tree-ssa] propagate constants back to PHI
 2004-05-24 19:23 UTC  (2+ messages)
` [Bug tree-optimization/14797] "

[Bug optimization/14819] New: [tree-ssa] strchr is not folded at tree-level
 2004-05-24 19:18 UTC  (2+ messages)
` [Bug tree-optimization/14819] "

[Bug optimization/14627] New: [tree-ssa] extra assignment inserted
 2004-05-24 18:50 UTC  (2+ messages)
` [Bug tree-optimization/14627] [tree-ssa] extra assignment inserted on the tree level

[Bug optimization/14806] New: [tree-ssa] missed tail call optimization in presence of a const function
 2004-05-24 18:40 UTC  (2+ messages)
` [Bug tree-optimization/14806] "

[Bug fortran/14771] New: gfortran frontend doesn't record parentheses
 2004-05-24 18:16 UTC  (2+ messages)
` [Bug fortran/14771] [gfortran] "

[Bug optimization/14792] New: [tree-ssa] cast elimination opportunity involving an AND
 2004-05-24 18:13 UTC  (2+ messages)
` [Bug tree-optimization/14792] "

[Bug optimization/14706] New: [tree-ssa] range checks should be merged
 2004-05-24 17:55 UTC  (2+ messages)
` [Bug tree-optimization/14706] "

[Bug optimization/14729] New: [tree-ssa] missed semi high abstraction penalty due to casts
 2004-05-24 17:49 UTC  (2+ messages)
` [Bug tree-optimization/14729] "

[Bug optimization/14442] New: [tree-ssa] missed sib if conversion optimization on the tree level
 2004-05-24 17:46 UTC  (2+ messages)
` [Bug tree-optimization/14442] "

[Bug optimization/14705] New: [tree-ssa] more alias analysis needed!?
 2004-05-24 17:46 UTC  (2+ messages)
` [Bug tree-optimization/14705] "

[Bug optimization/14753] New: [tree-ssa] some missed forward propagation opportunities
 2004-05-24 17:20 UTC  (2+ messages)
` [Bug tree-optimization/14753] "

[Bug optimization/14303] New: [tree-ssa] gcc.c-torture/execute/20020720-1.c is not fully folded
 2004-05-24 17:06 UTC  (2+ messages)
` [Bug tree-optimization/14303] "

[Bug optimization/14287] New: [tree-ssa] does not remove unnecessary extensions
 2004-05-24 16:53 UTC  (2+ messages)
` [Bug tree-optimization/14287] "

[Bug optimization/14341] New: Missed optimization
 2004-05-24 16:51 UTC  (2+ messages)
` [Bug tree-optimization/14341] Missed comparision optimization (jump threading related)

[Bug optimization/14441] New: [tree-ssa] missed sib calling when types change
 2004-05-24 16:46 UTC  (2+ messages)
` [Bug tree-optimization/14441] "

[Bug optimization/14187] New: [tree-ssa] restricted pointers should not alias
 2004-05-24 16:44 UTC  (2+ messages)
` [Bug tree-optimization/14187] [tree-ssa] restricted pointers should not alias on the tree level

[Bug optimization/14617] New: [tree-ssa] suboptimal code ('0' <= c && c <= '9') ? c - '0' : 0
 2004-05-24 16:40 UTC  (2+ messages)
` [Bug tree-optimization/14617] "

[Bug optimization/13953] New: [tree-ssa] SRA does not work for structs that contain a struct as a member
 2004-05-24 16:37 UTC  (2+ messages)
` [Bug tree-optimization/13953] "

[Bug optimization/14329] New: [tree-ssa] badly formatted warnings for SRA replacements
 2004-05-24 16:30 UTC  (2+ messages)
` [Bug tree-optimization/14329] "

[Bug c++/14455] New: Inner Altivec loop contains load/stores but not all registers being used
 2004-05-24 16:02 UTC  (2+ messages)
` [Bug tree-optimization/14455] Structs that cannot alias are not SRA'd

[Bug optimization/14495] New: [tree-ssa] Propagate range info into a switch statement
 2004-05-24 15:57 UTC  (2+ messages)
` [Bug tree-optimization/14495] "

[Bug fortran/13910] New: [g77] Cannot initialize variables with declation as allowed by g77
 2004-05-24 15:55 UTC  (2+ messages)
` [Bug fortran/13910] [gfortran] "

[Bug fortran/13615] New: g77 -Wuninitialized doesn't produce warning on characters
 2004-05-24 15:40 UTC  (2+ messages)
` [Bug fortran/13615] [gfortran] "

[Bug optimization/13745] New: [tree-ssa] expressions not converted back to array form
 2004-05-24 15:40 UTC  (2+ messages)
` [Bug tree-optimization/13745] "

[Bug fortran/13939] New: [gfortran] Does not except missing subroutine arguments like g77
 2004-05-24 15:39 UTC  (2+ messages)
` [Bug fortran/13939] [gfortran] Does not accept "

[Bug optimization/13962] New: [tree-ssa] make "fold" use alias information to optimize pointer comparisons
 2004-05-24 15:37 UTC  (2+ messages)
` [Bug tree-optimization/13962] "

[Bug optimization/13876] New: loop not fully optimized
 2004-05-24 15:19 UTC  (2+ messages)
` [Bug tree-optimization/13876] "

[Bug fortran/13912] New: [gfortran] Does not accept g77 code
 2004-05-24 14:53 UTC  (2+ messages)
` [Bug fortran/13912] [gfortran] Does not accept consecutive arithmetic operators (*-)

[Bug optimization/13954] New: [tree-ssa] SRA does not work for classes that use inheritance
 2004-05-24 14:52 UTC  (2+ messages)
` [Bug c++/13954] "

[Bug optimization/13952] New: [tree-ssa] SRA does not work for structs containing arrays
 2004-05-24 14:51 UTC  (2+ messages)
` [Bug tree-optimization/13952] "

[Bug c++/13397] New: Optimizer doesn't take into account protection flags
 2004-05-24 14:49 UTC  (2+ messages)
` [Bug tree-optimization/13397] "

[Bug c++/15624] New: Defined types lose const qualifiers in certain method signatures
 2004-05-24 14:47 UTC  (3+ messages)
` [Bug c++/15624] "

[Bug c++/13268] New: ICE on illegal code: bool foo(const operator&);
 2004-05-24 14:34 UTC  (2+ messages)
` [Bug c++/13268] "

gcc-3.4.0: ICE on valid code at flow.c:546
 2004-05-24 14:22 UTC 

[Bug c/14256] New: Vector extensions cause internal compiler error
 2004-05-24 14:03 UTC  (2+ messages)
` [Bug target/14256] "

[Bug target/15623] New: nop insertion does not look see restrict pointers
 2004-05-24 13:57 UTC 

[Bug libobjc/11572] New: [regression]: GNU libobjc no longer compiled on Darwin
 2004-05-24 13:47 UTC  (4+ messages)
` [Bug libobjc/11572] [3.3/3.4/3.5 regression]: "

[Bug optimization/13653] New: [3.3 regression] -O2 -funroll-loop miscompiles POOMA testcase
 2004-05-24 13:44 UTC  (5+ messages)
` [Bug rtl-optimization/13653] "

[Bug middle-end/9997] Coelesce stack slots for disjoint scopes
 2004-05-24 13:21 UTC 

[Bug java/6993] info page outdated about Input files
 2004-05-24 13:21 UTC 

[Bug c/13219] New: -fscse pessimizes double complex calculation
 2004-05-24 13:15 UTC  (3+ messages)
` [Bug rtl-optimization/13219] -fgcse "

[Bug java/11075] New: ICE compiling cross-package inherited constants
 2004-05-24 13:06 UTC  (2+ messages)
` [Bug java/11075] Compiling cross-package inherited constants are rejected

[Bug c++/12807] New: [tree-ssa] ICE on invalid variable sized array in class
 2004-05-24 12:40 UTC  (2+ messages)
` [Bug c++/12807] Failure to diagnose VLA in template

[Bug tree-optimization/9079] [tree-ssa] Inline constant function pointers
 2004-05-24 11:49 UTC 

[Bug tree-optimization/10050] Weak optimization on array references
 2004-05-24 11:12 UTC 

[Bug fortran/12456] New: please recognize Fortran STRING(K:K) as single
 2004-05-24 11:10 UTC  (2+ messages)
` [Bug fortran/12456] please recognize Fortran STRING(K:K) as single character

[Bug tree-optimization/8781] Pessimization of functional-style code
 2004-05-24 11:08 UTC  (2+ messages)

[Bug tree-optimization/10474] gcc should be able to delay the setup of the frame pointer
 2004-05-24 11:08 UTC 

[Bug c++/5509] -Wunused-parameter and tree inlining
 2004-05-24 10:36 UTC 

[Bug tree-optimization/9327] extra mov instructions on intel
 2004-05-24 10:06 UTC 

[Bug tree-optimization/9895] [SH] GCC unable to retain array values in registers
 2004-05-24  8:20 UTC 

[Bug tree-optimization/9059] unused arrays not optimized away
 2004-05-24  8:18 UTC 

[Bug tree-optimization/1046] gcc less efficient than jdk for recursion!
 2004-05-24  7:02 UTC 

[Bug libgcj/7305] Install path for libgcj header files
 2004-05-24  5:57 UTC 

[Bug tree-optimization/8681] Generates unneeded test
 2004-05-24  5:54 UTC 

[Bug rtl-optimization/2962] inefficient code with and
 2004-05-24  4:28 UTC 

[Bug rtl-optimization/6883] Fails to optimize temporary objects
 2004-05-24  4:18 UTC 

[Bug tree-optimization/2399] 23 superflouis moves in a C++ function that needs 1
 2004-05-24  2:47 UTC 

[Bug rtl-optimization/192] String literals don't obey -fdata-sections
 2004-05-24  2:38 UTC  (2+ messages)
` [Bug middle-end/192] "

[Bug libstdc++/15489] New: testsuite_files determined incorrectly
 2004-05-24  2:35 UTC  (3+ messages)
` [Bug libstdc++/15489] "

[Bug c++/15165] New: crash while compiling
 2004-05-24  2:34 UTC  (6+ messages)
` [Bug c++/15165] [3.4/3.5 Regression] ICE in instantiate_template

[Bug c++/15329] New: ICE on constructor of member template
 2004-05-24  2:34 UTC  (2+ messages)
` [Bug c++/15329] [3.4/3.5 Regression] "

[Bug c++/15038] New: ICE on template instantiation
 2004-05-24  2:31 UTC  (2+ messages)
` [Bug c++/15038] [3.4/3.5 Regression] "

[Bug c++/15044] New: ICE on syntax error, template header
 2004-05-24  2:31 UTC  (2+ messages)
` [Bug c++/15044] [3.4/3.5 Regression] "

[Bug c++/15317] New: __attribute__ unused in first parameter of constructor gives error
 2004-05-24  2:31 UTC  (2+ messages)
` [Bug c++/15317] [3.4/3.5 Regression] "

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

[Bug libstdc++/14600] New: __gnu_cxx::stdio_sync_filebuf should expose internal FILE*
 2004-05-24  2:02 UTC  (2+ messages)
` [Bug libstdc++/14600] "

[Bug fortran/15620] New: Statement functions and optimization cause IC
 2004-05-24  2:02 UTC  (3+ messages)
` [Bug fortran/15620] "

[Bug ada/15622] New: Typos in comments, "instrinsic" instead of "intrinsic"
 2004-05-24  2:02 UTC  (2+ messages)
` [Bug ada/15622] "

[Bug c++/15024] New: internal compiler error: in tsubst_decl, at cp/pt.c:6065
 2004-05-24  2:01 UTC  (3+ messages)
` [Bug c++/15024] [3.4/3.5 Regression] "

[Bug c++/15025] New: [3.4?/3.5 Regression] accepts invalid code
 2004-05-24  2:01 UTC  (5+ messages)
` [Bug c++/15025] [3.4/3.5 Regression] accepts redeclaration of template as non-template

[Bug tree-optimization/15621] New: ICE: segfault in tree-cfg
 2004-05-24  1:57 UTC  (3+ messages)
` [Bug tree-optimization/15621] "
` [Bug tree-optimization/15621] [3.5 Regression] "

[Bug c++/14459] New: Regression 3.4 : Assignment of cast of __typeof__ of function pointer not treated as function pointer anymore
 2004-05-24  1:55 UTC  (2+ messages)
` [Bug c++/14459] [3.4/3.5? regression] "

[Bug c++/14821] New: [3.4/3.5 Regression] Duplicate namespace alias declaration should not conflict
 2004-05-24  1:55 UTC  (4+ messages)
` [Bug c++/14821] "

[Bug fortran/15619] New: random_seed(get) affects sequence of numbers
 2004-05-24  1:55 UTC  (2+ messages)
` [Bug libfortran/15619] "

[Bug c++/14883] [3.4/3.5 Regression] ICE on invalid, in cp_parser_lookup_name, at cp/parser.c:13561
 2004-05-24  1:55 UTC  (3+ messages)

[Bug libstdc++/12854] New: libstdc++ vs. -Weffc++
 2004-05-24  1:46 UTC  (3+ messages)
` [Bug libstdc++/12854] "

[Bug libstdc++/11610] New: testcase 27_io/filebuf_members.cc Assertion `fb_01.is_open()' failed
 2004-05-24  1:34 UTC  (2+ messages)
` [Bug libstdc++/11610] testcases 27_io/* don't work properly remotely

[Bug java/13964] New: jc1 crash when compiling class with circular definitions
 2004-05-24  1:34 UTC  (2+ messages)
` [Bug java/13964] "

[Bug c/15617] New: building groff-1.19.1 with "-Os -march=pentium4" causes sig 11
 2004-05-24  1:34 UTC  (2+ messages)
` [Bug c/15617] "

[Bug java/8923] gcj 3.2.1 - ICE when modifying a variable decleared "final static"
 2004-05-24  1:34 UTC 

[Bug libstdc++/15047] New: libstdc++ testing does not work remotely
 2004-05-24  1:32 UTC  (2+ messages)
` [Bug libstdc++/15047] "

[Bug tree-optimization/15618] New: Missed bool optimization
 2004-05-24  1:32 UTC  (2+ messages)
` [Bug tree-optimization/15618] "

[Bug fortran/13773] New: Incorrect diagnosis of restricted function
 2004-05-24  1:25 UTC  (3+ messages)
` [Bug fortran/13773] [gfortran] "

[Bug fortran/15548] New: enable-languages broken wrt libgfortran
 2004-05-24  1:25 UTC  (2+ messages)
` [Bug fortran/15548] "

Suspicious C++ stringstream crashes, gcc 3.3.3
 2004-05-24  1:25 UTC 

[Bug fortran/13742] New: Not Implemented: initial values for COMMON or EQUIVALENCE
 2004-05-24  1:24 UTC  (2+ messages)
` [Bug fortran/13742] [gfortran] "

[Bug fortran/15502] New: [meta-bug] bugs needed for SPEC CPU 2K and 2K4
 2004-05-24  1:24 UTC  (2+ messages)
` [Bug fortran/15502] "

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

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

[Bug c++/15599] New: Building groff elicits "ld: warning: relocation error: R_SPARC_UA32"
 2004-05-24  1:23 UTC  (2+ messages)
` [Bug c++/15599] "

[Bug ada/15616] New: Linking error on legal program using generic package
 2004-05-24  1:23 UTC  (2+ messages)
` [Bug ada/15616] "

[Bug ada/15601] New: Legal program rejected (use selected notation with operators)
 2004-05-24  1:20 UTC  (2+ messages)
` [Bug ada/15601] "

[Bug ada/15607] New: Legal program rejected, private view of type is constrained
 2004-05-24  1:20 UTC  (2+ messages)
` [Bug ada/15607] private view of type is constrained rejected

[Bug ada/15615] New: Legal program rejected, derived tagged type in child package doesn't see parent's element
 2004-05-24  1:20 UTC  (2+ messages)
` [Bug ada/15615] "

[Bug ada/15611] New: Illegal program not detected, RM 3.7(11)
 2004-05-24  1:20 UTC  (2+ messages)
` [Bug ada/15611] Invalid "

[Bug ada/15614] New: Illegal program not detected, RM 12.1(11)
 2004-05-24  1:20 UTC  (2+ messages)
` [Bug ada/15614] "

[Bug ada/15612] New: Bug box in Gigi, code=103, on illegal program
 2004-05-24  1:20 UTC  (2+ messages)
` [Bug ada/15612] "

[Bug ada/15613] New: Illegal program not detected, named parameters must be last
 2004-05-24  1:20 UTC  (2+ messages)
` [Bug ada/15613] Accepts named parameters not last

[Bug ada/15605] New: Illegal program not detected, RM 8.3(22)
 2004-05-24  1:18 UTC  (2+ messages)
` [Bug ada/15605] invalid "

[Bug ada/15610] New: Illegal program not detected, generic formal parameter hides declared item
 2004-05-24  1:18 UTC  (2+ messages)
` [Bug ada/15610] Invalid "

[Bug ada/15609] New: Legal program rejected, generic formal parameter conflicts with declaration
 2004-05-24  1:17 UTC  (2+ messages)
` [Bug ada/15609] Valid "

[Bug ada/15606] New: Legal program rejected, RM 8.2(22)
 2004-05-24  1:14 UTC  (2+ messages)
` [Bug ada/15606] "

[Bug ada/15604] New: Illegal program not detected, ambiguous aggregate
 2004-05-24  1:06 UTC  (2+ messages)
` [Bug ada/15604] Ambiguous aggregate -- Accepts invalid

[Bug ada/15602] New: Illegal program not detected, 7.2(4)
 2004-05-24  1:03 UTC  (2+ messages)
` [Bug ada/15602] "

[Bug ada/15603] New: Illegal program not detected, 12.7(10) (generic parameter is visible, shouldn't be)
 2004-05-24  1:03 UTC  (2+ messages)
` [Bug ada/15603] "

[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/15608] New: Bug box at sem_ch3.adb:8228
 2004-05-23 23:37 UTC 

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

[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  (3+ messages)
` [Bug target/15569] "

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