public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/12527] New: [3.4 regression] [arm] bootstrap error on arm-linux
 2005-08-15  9:37 UTC  (3+ messages)
` [Bug bootstrap/12527] [3.3/3.4 regression] [arm] bootstrap error on arm-linux, miscompiling genconstants

[Bug c/23355] New: size optimizer did not eliminateing useless Push and pop instructions at ARM/Thumb machine
 2005-08-15  9:33 UTC  (3+ messages)
` [Bug target/23355] "

[Bug c++/23395] New: nested template class member func rejects default args
 2005-08-15  8:53 UTC  (3+ messages)
` [Bug c++/23395] "

[Bug fortran/23394] New: Segmentation fault in RESHAPE
 2005-08-15  7:52 UTC 

[Bug middle-end/23386] New: ICE: SIGSEGV at bitmap.c:780
 2005-08-15  7:51 UTC  (12+ messages)
` [Bug middle-end/23386] [4.1 Regression] "
` [Bug tree-optimization/23386] "
` [Bug tree-optimization/23386] [4.1 Regression] bitmap.c is being miscompiled (VRP)

[Bug rtl-optimization/23369] New: [4.0.x regression] Generates wrong code for funcptr comparison
 2005-08-15  5:31 UTC  (17+ messages)
` [Bug rtl-optimization/23369] "
` [Bug middle-end/23369] "
` [Bug middle-end/23369] [4.0/4.1 regression] build_range_test generates "
` [Bug middle-end/23369] [4.0/4.1 regression] build_range_check "

[Bug rtl-optimization/23393] New: catchall-1.m and finally-1.m fails at -Os
 2005-08-15  2:15 UTC  (2+ messages)
` [Bug rtl-optimization/23393] "

[Bug rtl-optimization/23392] New: objc/execute/exceptions/foward-1.m fails with -funroll-loops -O3 -fgnu-runtime
 2005-08-15  2:13 UTC  (5+ messages)
` [Bug rtl-optimization/23392] "
` [Bug rtl-optimization/23392] foward-1.m "

[Bug c/15617] New: building groff-1.19.1 with "-Os -march=pentium4" causes sig 11
 2005-08-15  0:46 UTC  (2+ messages)
` [Bug target/15617] "

[Bug libgcj/17700] New: -Os causes bad build of libgcj.so.5.0.0 file
 2005-08-15  0:39 UTC  (2+ messages)
` [Bug rtl-optimization/17700] "

[Bug middle-end/23391] New: [4.1 regression] Tree checking failure due to scev
 2005-08-15  0:34 UTC  (5+ messages)
` [Bug tree-optimization/23391] "

[Bug libgcj/21747] New: JAWT_X11DrawingSurfaceInfo missing depth field
 2005-08-14 22:08 UTC  (2+ messages)
` [Bug awt/21747] "

[Bug fortran/23065] New: MAXPATHLEN usage in fortran/module.c
 2005-08-14 22:02 UTC  (2+ messages)
` [Bug fortran/23065] MAXPATHLEN usage in fortran/{scanner,module}.c

[Bug middle-end/21137] Convert (a >> 2) & 1 != 0 into a & 4 != 0
 2005-08-14 21:56 UTC  (2+ messages)

[Bug fortran/21432] New: Another code sample that gfortran dies on
 2005-08-14 21:46 UTC  (6+ messages)
` [Bug fortran/21432] gfortran does not support printing of namelists

[Bug libfortran/23321] New: Direct unformatted read beyond EOF cores
 2005-08-14 21:39 UTC  (2+ messages)
` [Bug libfortran/23321] "

[Bug ada/23390] New: abstract function in private part not overloading previous function is not allowed
 2005-08-14 21:01 UTC 

[Bug tree-optimization/22615] New: [4.1 Regression] ICE in first_vi_for_offset, at tree-ssa-structalias.c:2858
 2005-08-14 20:58 UTC  (3+ messages)
` [Bug tree-optimization/22615] "

[Bug fortran/23380] New: cpu_time intrinsic malfunction
 2005-08-14 20:56 UTC  (7+ messages)
` [Bug libfortran/23380] [mingw32] "

[Bug ada/23389] New: subtype declared in generic child can't be used, same subtype elsewhere works
 2005-08-14 20:45 UTC 

[Bug c/21833] New: simd tests fail
 2005-08-14 19:40 UTC  (4+ messages)
` [Bug target/21833] "
` [Bug target/21833] simd tests fail in 3.4.4, but not in 3.3.6 or 4.0.1

[Bug tree-optimization/21254] New: Incorrect code with -funroll-loops for multiple targets with same code
 2005-08-14 19:24 UTC  (2+ messages)
` [Bug rtl-optimization/21254] [4.0 regression] "

[Bug c++/22204] New: internal compiler error: Segmentation fault
 2005-08-14 19:22 UTC  (2+ messages)
` [Bug c++/22204] [4.0/4.1 Regression] [repo] "

[Bug c++/23388] New: Internal compiler error when -frepo is specified
 2005-08-14 19:22 UTC  (3+ messages)
` [Bug c++/23388] "

[Bug objc/23381] New: [4.1 Regression] Next runtime objc exceptions are broken
 2005-08-14 19:00 UTC  (5+ messages)
` [Bug objc/23381] "

[Bug target/23387] New: Weak support
 2005-08-14 18:59 UTC 

[Bug regression/23256] New: gcc-3.3.6 ICE during bootstrap on arm
 2005-08-14 18:53 UTC  (2+ messages)
` [Bug regression/23256] "

I have a bad day, output is not the same, in pointer to unsigned long long int bits field
 2005-08-14 17:59 UTC 

[Bug c++/21498] New: clause 7.1.5.3/2 of the c++ is not enforced
 2005-08-14 16:48 UTC  (2+ messages)
` [Bug c++/21498] "

[Bug c++/23385] New: gcc accepts "class typedefname" when typedefname is defined in a nested class and references a template parameter
 2005-08-14 16:48 UTC  (3+ messages)
` [Bug c++/23385] "

[Bug fortran/23373] New: Functions returning pointers with pointer argument
 2005-08-14 15:53 UTC  (7+ messages)
` [Bug fortran/23373] "

[Bug java/19870] New: gcj -C compiled code accessing private fields of inner classes from outer class give IllegalAccessError
 2005-08-14 15:51 UTC  (2+ messages)
` [Bug java/19870] gcj -C doesn't generate accessors for private members across nested class boundaries

[Bug rtl-optimization/23303] New: 4.1 generates sall + addl instead of leal
 2005-08-14 15:48 UTC  (2+ messages)
` [Bug target/23303] [4.1 Regression] "

[Bug java/22113] New: Buffer overflow in the lexical analyser while reading FP literals
 2005-08-14 15:16 UTC  (2+ messages)
` [Bug java/22113] "

[Bug target/23360] New: [4.1 regression] -ffast-math startup broken on i686 (maybe Athlon-xp)
 2005-08-14 14:29 UTC  (7+ messages)
` [Bug target/23360] "

[Bug pending/23378] New: code quality regression for complicated loop
 2005-08-14 14:07 UTC  (5+ messages)
` [Bug pending/23378] "
` [Bug target/23378] [4.1 Regression] "

[Bug tree-optimization/23320] New: ICE in in base_addr_differ_p, at tree-data-ref.c:430
 2005-08-14 14:03 UTC  (3+ messages)
` [Bug tree-optimization/23320] [4.1 Regression] "

[Bug tree-optimization/22228] New: [4.1 regression] ICE with -ftree-vectorize
 2005-08-14 14:00 UTC  (2+ messages)
` [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize in verify_ssa

[Bug tree-optimization/23376] New: ICE on GCC 4.x with -O1 -funroll-loops -fvariable-expansion-in-unroller
 2005-08-14 12:55 UTC  (11+ messages)
` [Bug tree-optimization/23376] "
` [Bug rtl-optimization/23376] "
` [Bug target/23376] "

[Bug fortran/23379] New: compiler segfault with internal write
 2005-08-14 12:40 UTC  (4+ messages)
` [Bug fortran/23379] "

[Bug c++/23372] New: Temporary aggregate copy not elided when passing parameters by value
 2005-08-14  6:45 UTC  (10+ messages)
` [Bug c++/23372] "
` [Bug c++/23372] [4.0/4.1 Regression] "

[Bug tree-optimization/23119] New: gcc.dg/vect/vect-105.c scan-tree-dump-times vectorized 1 loops 1 fails
 2005-08-14  6:17 UTC  (3+ messages)
` [Bug tree-optimization/23119] "

[Bug tree-optimization/23384] New: Clobber list should be flow sensitive
 2005-08-14  6:17 UTC 

[Bug c++/23383] New: builtin array operator new is not marked with malloc attribute
 2005-08-14  5:39 UTC 

[Bug tree-optimization/23382] New: [4.1 Regression] tree-ssa-alias creates a new virtual variable for malloc each time may_alias is run (HEAP)
 2005-08-14  5:30 UTC  (9+ messages)
` [Bug tree-optimization/23382] "
` [Bug tree-optimization/23382] [4.1 Regression] Don't remove the old HEAP virtual variables in clobbered
` [Bug tree-optimization/23382] [4.1 Regression] Does not "

[Bug tree-optimization/21591] New: not vectorizing a loop with access to structs
 2005-08-14  3:20 UTC  (2+ messages)
` [Bug tree-optimization/21591] "

[Bug libobjc/23108] New: alignment bug in libobjc/archive.c
 2005-08-14  3:16 UTC  (2+ messages)
` [Bug libobjc/23108] "

[Bug testsuite/23348] New: objc testsuite should run over both GNU and NeXT runtimes if supported
 2005-08-14  2:42 UTC  (5+ messages)
` [Bug testsuite/23348] "

[Bug ada/21076] New: ACATs ICE cxg2009 and cxh1001 at tree-vrp.c:124
 2005-08-14  2:20 UTC  (2+ messages)
` [Bug middle-end/21076] [4.1 Regression] ACATs ICE cxh1001 at tree-vrp.c:124 (fold bug)

[Bug libobjc/22492] New: [PATCH] Abort after @finally: libobjc passing exception value instead of exception
 2005-08-14  2:03 UTC  (4+ messages)
` [Bug libobjc/22492] "

[Bug objc/23306] New: [unit-at-a-time] objc.dg/try-catch-8.m fails to link/compile with the gnu runtime
 2005-08-14  1:05 UTC  (2+ messages)
` [Bug objc/23306] [4.1 Regression] [unit-at-a-time] objc exceptions (GNU runtime) don't work with unit-at-a-time

bug in "pure virtual" templates ?
 2005-08-13 21:55 UTC  (2+ messages)

[Bug rtl-optimization/19274] New: temporary not eliminated in composite _mm_set_ps1
 2005-08-13 21:24 UTC  (2+ messages)
` [Bug target/19274] "

[Bug libfortran/23364] New: missing format reversion for internal write
 2005-08-13 21:24 UTC  (3+ messages)
` [Bug libfortran/23364] "

[Bug libstdc++/23358] New: _Destroy doesn't optimize for scalar types
 2005-08-13 21:02 UTC  (2+ messages)
` [Bug libstdc++/23358] "

[Bug fortran/23375] New: show location for runtime errors
 2005-08-13 17:50 UTC  (2+ messages)
` [Bug fortran/23375] "

[Bug fortran/21253] New: Bounds Check
 2005-08-13 17:49 UTC  (2+ messages)
` [Bug fortran/21253] "

[Bug tree-optimization/22236] New: [4.1 Regression] wrong code for casts and scev
 2005-08-13 17:28 UTC  (2+ messages)
` [Bug tree-optimization/22236] "

[Bug treelang/23072] New: multiple runs of treelang testsuite does not work
 2005-08-13 16:32 UTC  (3+ messages)
` [Bug treelang/23072] "

[Bug fortran/23368] New: internal compiler error with NAG routines
 2005-08-13 13:19 UTC  (2+ messages)
` [Bug fortran/23368] "

[Bug fortran/20663] New: Generic function is not resolved
 2005-08-13 11:54 UTC  (2+ messages)
` [Bug fortran/20663] "

[Bug fortran/23374] New: Reallocate problem (Numerical Recipes fortran source)
 2005-08-13 11:47 UTC  (2+ messages)
` [Bug fortran/23374] "

[Bug tree-optimization/23094] New: store ccp misses an optimization
 2005-08-13 10:30 UTC  (2+ messages)
` [Bug tree-optimization/23094] "

[Bug tree-optimization/21574] store_ccp doesn't see through a store
 2005-08-13 10:12 UTC  (2+ messages)

[Bug rtl-optimization/23361] New: Can't eliminate empty loops with power of two step and variable bounds
 2005-08-13 10:01 UTC  (5+ messages)
` [Bug tree-optimization/23361] "

[Bug tree-optimization/23048] New: Segfault with -O1 -ftree-vectorize on 4.1.x
 2005-08-13  8:09 UTC  (2+ messages)
` [Bug tree-optimization/23048] [4.1 Regression] ICE in get_loop_body "

[Bug fortran/23371] New: internal compiler error when missing a module procedure
 2005-08-13  6:50 UTC  (2+ messages)
` [Bug fortran/23371] "

[Bug c++/23370] New: No error at -O1 for static const class member passed by reference
 2005-08-13  6:42 UTC  (4+ messages)
` [Bug c++/23370] "

[Bug c/23365] New: Declaration within case statement produces syntax error
 2005-08-13  5:30 UTC  (4+ messages)
` [Bug c/23365] "

[Bug debug/23205] New: [C++] debug info omitted for global variables
 2005-08-13  0:33 UTC  (2+ messages)
` [Bug c++/23205] [4.0/4.1 Regression] [C++/unit-at-a-time] stabs debug info omitted for global const variables

[Bug libfortran/23363] New: gfortran 30 x slower that g77 on random I/O
 2005-08-12 22:36 UTC  (2+ messages)
` [Bug libfortran/23363] "

[Bug target/23359] New: Many Solaris 10/x86 testsuite failures with native as: use of .word
 2005-08-12 22:35 UTC  (2+ messages)
` [Bug target/23359] [4.1 regression] "

[Bug fortran/23349] New: -m64 gives runtime errors in combined Fortran/C programs
 2005-08-12 22:34 UTC  (2+ messages)
` [Bug fortran/23349] "

[Bug preprocessor/23351] New: *cpp specs file options are sometimes ignored in Sun builds
 2005-08-12 22:33 UTC  (2+ messages)
` [Bug driver/23351] "

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