[Bug fortran/38665] [4.4 Regression] ICE in check_host_association

2008-12-29 Thread tkoenig at gcc dot gnu dot org
--- Comment #1 from tkoenig at gcc dot gnu dot org 2008-12-29 21:15 --- Created an attachment (id=17004) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17004&action=view) failing test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38665

[Bug middle-end/36191] [4.3 Regression] can't use complex in a eh region if non-call-exceptions is enabled

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36191

[Bug c++/36254] [4.2/4.3/4.4 Regression] wrong "control reaches end of non-void function" warning with IF_STMT

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36254

[Bug c/36489] [4.3/4.4 Regression] Warning "initialized field overwritten" wrongly triggers with multidimensional arrays

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36489

[Bug c++/36695] [4.3/4.4 Regression] Value-initialization of reference type is allowed.

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36695

[Bug c++/37037] [4.2/4.3/4.4 Regression] ICE on template class member function definition after explciit template class instantation

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37037

[Bug fortran/38665] [4.4 Regression] ICE in check_host_association

2008-12-29 Thread tkoenig at gcc dot gnu dot org
-- tkoenig at gcc dot gnu dot org changed: What|Removed |Added Known to fail||4.3.2 Known to work||4.4.0 Target

[Bug middle-end/38663] OpenMP directive causes internal compiler error

2008-12-29 Thread aleaverfay at gmail dot com
--- Comment #5 from aleaverfay at gmail dot com 2008-12-29 21:30 --- (In reply to comment #3) > So what gcc are you using? 4.4 (which revision) or 4.3.0 20080125? > In any case, this compiles just fine for me with both 4.3.2-RH and 4.4 trunk. > I downloaded gcc4.4 as a package here: h

[Bug tree-optimization/37194] [4.3/4.4 Regression] Autovectorization of small constant iteration loop degrades performance

2008-12-29 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2008-12-29 21:06 --- t.i:3: note: Vectorization may not be profitable. why doesn't the cost model then disallow vectorization here? -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38086

[Bug middle-end/38663] OpenMP directive causes internal compiler error

2008-12-29 Thread aleaverfay at gmail dot com
--- Comment #6 from aleaverfay at gmail dot com 2008-12-29 21:36 --- (In reply to comment #4) > Also what is the ICE? > OOH -- ICE == internal compiler error. http://www.acronymfinder.com/ICE.html It's a bus error. $ ~/gcc4.4/usr/local/bin/g++ -o build/src/release/macos/10.4/32/x86/

[Bug middle-end/38584] [4.3/4.4 Regression] Inline heuristics run even at -O0

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC||hubicka at gcc dot gnu dot |

[Bug c++/38089] [4.2/4.3/4.4 Regression] g++ crash on invalid code

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38089

[Bug middle-end/38663] OpenMP directive causes internal compiler error

2008-12-29 Thread aleaverfay at gmail dot com
--- Comment #7 from aleaverfay at gmail dot com 2008-12-29 21:38 --- > In reply to comment #6) > (In reply to comment #4) > > Also what is the ICE? > > > > OOH -- ICE == internal compiler error. > http://www.acronymfinder.com/ICE.html > > It's a bus error. > > $ ~/gcc4.4/usr/local/b

[Bug c/38666] New: internal compiler error: Segmentation fault

2008-12-29 Thread sergstesh at yahoo dot com
I've encountered this problem while compiling a mostly autogenerated "C" file. Here is the screen session: " ~/AFSWD/install/gcc-4.3.2/binsh/gcc -v -save-temps -O1 -march=native -mtune=native -I/home/sergei/GenericBinauralFFTW/C -Wall gcc_bug.c -o gcc_bug -lm Using built-in specs. Target: i686-pc

[Bug libstdc++/38092] [4.2/4.3/4.4 Regression] libstdc++ doesn't build with GNU ld 2.19 and Sun as: no .symver support

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38092

[Bug c++/38228] [4.2/4.3/4.4 regression] ICE with invalid use of bound member function

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38228

[Bug driver/38381] [4.2/4.3 Regression] -b option seems to be broken

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38381

[Bug tree-optimization/38529] [4.3/4.4 regression] ICE with nested loops

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38529

[Bug middle-end/38533] [4.2/4.3 regression] tree-ssa-reassoc.c increases register pressure several times

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38533

[Bug c++/38579] [4.2/4.3/4.4 Regression] Template: Wrong inherited copy-ctor visibility

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38579

[Bug tree-optimization/38645] [4.4 Regression] ICE with volatile

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 Summary|[4.4 regression] ICE with |[4.4 Regression] I

[Bug middle-end/38615] [4.2/4.3/4.4 Regression] invalid promotion to static from auto

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38615

[Bug c++/38636] [4.2/4.3/4.4 regression] ICE with broken ctor declaration

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38636

[Bug c++/38638] [4.2/4.3/4.4 regression] ICE superfluous 'typename'

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38638

[Bug c++/38640] [4.3/4.4 Regression] ICE with decltype of template value parameter

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38640

[Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38646

[Bug c/38666] internal compiler error: Segmentation fault

2008-12-29 Thread sergstesh at yahoo dot com
--- Comment #1 from sergstesh at yahoo dot com 2008-12-29 21:50 --- Created an attachment (id=17005) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17005&action=view) 'gcc_bug.i.gz' file produced by 'gcc' and 'gzip' from the input 'gcc_bug.c' one Source with all the files included.

[Bug c++/38647] [4.2/4.3/4.4 regression] ICE using __FUNCTION__ as template parameter

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38647

[Bug c/38666] internal compiler error: Segmentation fault

2008-12-29 Thread sergstesh at yahoo dot com
--- Comment #2 from sergstesh at yahoo dot com 2008-12-29 21:53 --- The bug is data-dependent. If inside the 'for' loop I replace all the coefficients with 1.0, the failure is graceful: cc1: out of memory allocating 4054207356 bytes after a total of 105562112 bytes . -- http://gcc.

[Bug c++/38648] [4.2/4.3/4.4 regression] ICE with string literal

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38648

[Bug c/38666] internal compiler error: Segmentation fault

2008-12-29 Thread sergstesh at yahoo dot com
--- Comment #3 from sergstesh at yahoo dot com 2008-12-29 21:57 --- No problem occurs with -O0; with -O2, -O3 'gcc' also exits gracefully: cc1: out of memory allocating 4283978752 bytes after a total of 228749312 bytes . -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38666

[Bug c++/38650] [4.3 regression] Trouble with volatile and #pragma omp for

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38650

[Bug rtl-optimization/38603] [4.4 Regression] IRA does not accommodate LOAD_EXTEND_OP transformations done by combine

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38603

[Bug rtl-optimization/38583] [4.4 Regression] ira memory explosion

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38583

[Bug inline-asm/33932] miscalculation of asm labels with -g3

2008-12-29 Thread stsp at users dot sourceforge dot net
--- Comment #21 from stsp at users dot sourceforge dot net 2008-12-29 22:16 --- > I agree with Steven that there are some cases (like -ffunction-sections) where > even popping back from the debug section after generating it doesn't work. Can this possibly be solved by emitting a warnin

[Bug middle-end/38609] [4.4 Regression]: gcc.c-torture/execute/built-in-setjmp.c execute -O2 and above

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38609

[Bug tree-optimization/38401] TreeSSA-PRE load after store missed optimization

2008-12-29 Thread rguenth at gcc dot gnu dot org
--- Comment #17 from rguenth at gcc dot gnu dot org 2008-12-29 22:17 --- I think enabling partial PRE to do it is appropriate (with at most inserting on one edge). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38401

[Bug bootstrap/38591] erratic comparison failures on very fast machines

2008-12-29 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2008-12-29 22:25 --- We also see this from time to time. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38591

[Bug fortran/38665] [4.4 Regression] ICE in check_host_association

2008-12-29 Thread dfranke at gcc dot gnu dot org
--- Comment #2 from dfranke at gcc dot gnu dot org 2008-12-29 22:07 --- Created an attachment (id=17006) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17006&action=view) reduced testcase -- dfranke at gcc dot gnu dot org changed: What|Removed

[Bug c++/38649] [4.4 regression] Trouble with defaulted constructors

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38649

[Bug fortran/38665] [4.4 Regression] ICE in check_host_association

2008-12-29 Thread dfranke at gcc dot gnu dot org
-- dfranke at gcc dot gnu dot org changed: What|Removed |Added CC||dfranke at gcc dot gnu dot |

[Bug tree-optimization/38661] [4.4 Regression] ICE: vector VEC(constructor_elt,base) push domain error, in build_constructors at tree-switch-conversion.c:450

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38661

[Bug middle-end/38666] internal compiler error: Segmentation fault

2008-12-29 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|major |normal Component|c |middle-end G

[Bug target/38569] SLES11: SEGV with try/throw/catch/terminate() at -q64

2008-12-29 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2008-12-29 22:37 --- powerpc64 and -m64 (not -q64)? -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/35805] [ira] error in start_allocno_priorities, at ira-color.c:1806

2008-12-29 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-12-29 22:37 --- What's the status of this bug? If it's not an IRA related problem as comment #1 suggests, then the summary should be updated accordingly. -- reichelt at gcc dot gnu dot org changed: What|Removed

[Bug c/38666] internal compiler error: Segmentation fault

2008-12-29 Thread sergstesh at yahoo dot com
--- Comment #4 from sergstesh at yahoo dot com 2008-12-29 22:45 --- Just to make sure - my OS is 32 bits SUSE-10.3, though the CPU is 64 bits capable. -- sergstesh at yahoo dot com changed: What|Removed |Added --

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

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

[Bug fortran/38665] [4.4 Regression] ICE in check_host_association

2008-12-29 Thread mikael at gcc dot gnu dot org
--- Comment #3 from mikael at gcc dot gnu dot org 2008-12-29 23:13 --- failing assert line 4338: 4334 gfc_match_rvalue (&expr); 4335 gfc_clear_error (); 4336 gfc_buffer_error (0); 4337 4338 gcc_assert (expr && sym == expr->symtree->n.sym); 4

[Bug fortran/38665] [4.4 Regression] ICE in check_host_association

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38665

[Bug libstdc++/38092] [4.2/4.3/4.4 Regression] libstdc++ doesn't build with GNU ld 2.19 and Sun as: no .symver support

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

[Bug fortran/38665] [4.4 Regression] ICE in check_host_association

2008-12-29 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2008-12-29 23:22 --- This is a Fortran FE bug and as such it is P4/P5. That doesn't mean it shouldn't be fixed for 4.4, just that it isn't release critical. -- jakub at gcc dot gnu dot org changed: What|Removed

[Bug tree-optimization/34034] perlbmk hangs with -O2 -fno-tree-dce -fno-tree-dominator-opts

2008-12-29 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2008-12-29 22:56 --- Hi Janis, your x86 testcase hangs with GCC 4.3.0, 4.3.1, and 4.3.2, but not with the current revision of the 4.3-branch. Is the problem now fixed? -- reichelt at gcc dot gnu dot org changed: What

[Bug c++/31488] va_list considered non-POD

2008-12-29 Thread ubizjak at gmail dot com
--- Comment #8 from ubizjak at gmail dot com 2008-12-29 23:29 --- (In reply to comment #7) > if (! CLASS_TYPE_P (t)) > return 0; /* other non-class type (reference or function) */ > if (CLASSTYPE_NON_POD_P (t)) > return 0; > return 1; > > One of those two should be set c

[Bug target/37052] ICE in find_reloads, at reload.c:3744

2008-12-29 Thread schwab at suse dot de
--- Comment #3 from schwab at suse dot de 2008-12-29 22:48 --- No longer fails with 4.4 since the switch to IRA. -- schwab at suse dot de changed: What|Removed |Added

[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library

2008-12-29 Thread gzp at gmx dot net
--- Comment #6 from gzp at gmx dot net 2008-12-29 23:34 --- Done what you requested. log.make show you where make fails first. $ getconf/POSIX_V6_ILP32_OFF32 ARG_MAX 131072 $ getconf./POSIX_V6_ILP32_OFFBIG ARG_MAX 131072 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339

[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library

2008-12-29 Thread gzp at gmx dot net
--- Comment #7 from gzp at gmx dot net 2008-12-29 23:36 --- Created an attachment (id=17007) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17007&action=view) config.log log.configure log.make -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339

[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library

2008-12-29 Thread gzp at gmx dot net
--- Comment #9 from gzp at gmx dot net 2008-12-29 23:37 --- Created an attachment (id=17008) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17008&action=view) config.log log.configure log.make -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339

[Bug c++/38542] placement new and name lookup in templates

2008-12-29 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-12-29 23:22 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug fortran/38665] [4.4 Regression] ICE in check_host_association

2008-12-29 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38665

[Bug middle-end/38666] internal compiler error: Segmentation fault

2008-12-29 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug tree-optimization/35805] [ira] error in start_allocno_priorities, at ira-color.c:1806

2008-12-29 Thread zadeck at naturalbridge dot com
--- Comment #3 from zadeck at naturalbridge dot com 2008-12-29 23:40 --- additional info. gcc.c-torture/compile/930523-1.c on x86-32. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35805

[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library

2008-12-29 Thread gzp at gmx dot net
--- Comment #8 from gzp at gmx dot net 2008-12-29 23:37 --- (From update of attachment 17007) Wrong datestamp in the filename. -- gzp at gmx dot net changed: What|Removed |Added --

[Bug middle-end/38666] internal compiler error: Segmentation fault

2008-12-29 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2008-12-29 23:42 --- The function is simply too big and we likely use most of the memory computing and storing the const reals. A case for closer investigation. -- rguenth at gcc dot gnu dot org changed: What|Removed

[Bug inline-asm/33932] miscalculation of asm labels with -g3

2008-12-29 Thread mark at codesourcery dot com
--- Comment #22 from mark at codesourcery dot com 2008-12-29 23:48 --- Subject: Re: miscalculation of asm labels with -g3 stsp at users dot sourceforge dot net wrote: > Can this possibly be solved by emitting > a warning if the asm in global scope is > used with -ffunction-sections?

[Bug target/30271] -mstrict-align can an store extra for struct agrument passing

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2008-12-29 23:51 --- (In reply to comment #10) Hmm, this patch bootstraps just fine on the 4.3 branch but causes miscompares on the trunk (the 4.3 branch had checking on also when I bootstrapped it on i386-darwin8.11). -- http://g

[Bug c/38666] internal compiler error: Segmentation fault

2008-12-29 Thread sergstesh at yahoo dot com
--- Comment #6 from sergstesh at yahoo dot com 2008-12-30 00:00 --- (In reply to comment #5) > The function is simply too big and we likely use most of the memory computing > and storing the const reals. A case for closer investigation. > (In reply to comment #5) > The function is sim

[Bug middle-end/38666] internal compiler error: Segmentation fault

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2008-12-30 00:01 --- (In reply to comment #6) > My primary concern is segmentation fault, not the cases when 'gcc' can't > allocate enough memory and reports the problem clearly. The seg fault is most likely some recursive function gone

[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2008-12-30 00:04 --- Without any patches, I was able to build just fine on x86_64-linux-gnu. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339

[Bug c/38666] internal compiler error: Segmentation fault

2008-12-29 Thread sergstesh at yahoo dot com
--- Comment #8 from sergstesh at yahoo dot com 2008-12-30 00:08 --- (In reply to comment #7) > (In reply to comment #6) > > My primary concern is segmentation fault, not the cases when 'gcc' can't > > allocate enough memory and reports the problem clearly. > > The seg fault is most like

[Bug c/34781] __builtin_expect()'s first argument should be treated like other conditional expressions

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-30 00:35 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug c++/36799] [c++0x] error on va_copy in -std=c++0x mode

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-12-30 00:55 --- I posted a new patch for this, with a changelog and such: http://gcc.gnu.org/ml/gcc-patches/2008-12/msg01256.html -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/38648] [4.2/4.3/4.4 regression] ICE with string literal

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-30 01:02 --- I have a simple patch. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Assi

[Bug c++/24791] ICE on invalid instantiation of template's static member

2008-12-29 Thread reichelt at gcc dot gnu dot org
--- Comment #18 from reichelt at gcc dot gnu dot org 2008-12-30 01:18 --- *** Bug 37970 has been marked as a duplicate of this bug. *** -- reichelt at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/37970] ICE in some (probably mal-formed) template code

2008-12-29 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-12-30 01:18 --- To make things short: The bug is a duplicate of PR24791. > This code (for better or worse) appeared to have built with 4.0.1. By adding >the "class" stuff in the template specialization the static member was actua

[Bug c++/37093] [4.2/4.3/4.4 Regression] ICE with pointer to member template parameters

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2008-12-30 01:28 --- I almost want to say http://gcc.gnu.org/ml/gcc-patches/2004-07/msg01605.html caused it. Still looking into it. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/37946] [c++0x] ICE with enum class

2008-12-29 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2008-12-30 01:33 --- Confirmed. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added CC|

[Bug c++/37093] [4.2/4.3/4.4 Regression] ICE with pointer to member template parameters

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2008-12-30 01:37 --- (In reply to comment #9) > I almost want to say http://gcc.gnu.org/ml/gcc-patches/2004-07/msg01605.html > caused it. Still looking into it. Yes that caused it, it removed the check to make sure TYPE_PTRMEM_P is a

[Bug c++/37093] [4.2/4.3/4.4 Regression] ICE with pointer to member template parameters

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2008-12-30 01:40 --- Patch which I am testing: Index: pt.c === --- pt.c(revision 142951) +++ pt.c(working copy) @@ -4626,6 +4626,13 @@ convert_nontype_argu

[Bug target/38581] Tru64 outputs non-virtual thunks as non-weak symbols

2008-12-29 Thread bugzilla-gcc at thewrittenword dot com
--- Comment #2 from bugzilla-gcc at thewrittenword dot com 2008-12-30 01:46 --- http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01905.html caused the regression -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38581

[Bug target/33604] [4.3/4.4 Regression] Revision 119502 causes significantly slower results with 4.3/4.4 compared to 4.2

2008-12-29 Thread Joey dot ye at intel dot com
--- Comment #45 from Joey dot ye at intel dot com 2008-12-30 01:49 --- (In reply to comment #44) > Does anyone have new numbers? Fixed on both i386/x86_64: x86_64: 4.4 (trunk 142847): 5.4s 4.3.2 release: 5.4s 4.2.4 release: 5.4s i386: 4.4 (trunk 142847): 2.7s 4.3.2 release:

[Bug target/38569] SLES11: SEGV with try/throw/catch/terminate() at -q64

2008-12-29 Thread aixing at ca dot ibm dot com
--- Comment #4 from aixing at ca dot ibm dot com 2008-12-30 01:53 --- (In reply to comment #3) > powerpc64 and -m64 (not -q64)? SLES11 is 64-bit mode by default. -q64 is not GCC (Or g++) option. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38569

[Bug rtl-optimization/37397] [4.4 Regression] IRA performance impact on SPEC CPU 2K/2006

2008-12-29 Thread Joey dot ye at intel dot com
--- Comment #6 from Joey dot ye at intel dot com 2008-12-30 02:50 --- (In reply to comment #4) > Revision 141860 caused 30% slowdown on 454.calculix in SPEC CPU 2006 > with -O2 -ffast-math on Linux/Intel64. This regression has been fixed in some revision between 142187 and 142212. --

[Bug target/38519] gcc build fails - won't link in 'gcc' on SVN obtained 20081213

2008-12-29 Thread esmithmail at gmail dot com
--- Comment #4 from esmithmail at gmail dot com 2008-12-30 02:57 --- Works now. Thanks, guys. -- esmithmail at gmail dot com changed: What|Removed |Added Sta

[Bug rtl-optimization/37397] [4.4 Regression] IRA performance impact on SPEC CPU 2K/2006

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2008-12-30 03:03 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRM

[Bug c++/36695] [4.3/4.4 Regression] Value-initialization of reference type is allowed.

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-12-30 03:27 --- The patch which fixed PR 21210 caused this regression. There needs to be an extra check if we are moving away from using build_c_cast. In fact reverting that patch fixes the issue and gets us back to where we were

[Bug c++/37093] [4.2/4.3/4.4 Regression] ICE with pointer to member template parameters

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #12 from pinskia at gcc dot gnu dot org 2008-12-30 05:22 --- (In reply to comment #11) > Patch which I am testing: > Index: pt.c > === > --- pt.c(revision 142951) > +++ pt.c(working copy) > @@ -4

[Bug c++/37093] [4.2/4.3/4.4 Regression] ICE with pointer to member template parameters

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #13 from pinskia at gcc dot gnu dot org 2008-12-30 05:35 --- That patch removed lots of code that is nessarry for this check, I have to add back +/* The call to perform_qualification_conversions will + insert a NOP_EXPR over EXPR to do express conversion, +

[Bug c++/34624] valid c++ code doesn't compile for x86_64, but for i386

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-12-30 05:39 --- Can you attach the preprocessed source for the -m64 case? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/34870] template not instantiated for argument-dependent lookup

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-30 05:45 --- *** Bug 34827 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/34827] Weird name-lookup error

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-30 05:45 --- >func is incorrectly found by name-lookup. No it should be found even without the "Foo weird;" *** This bug has been marked as a duplicate of 34870 *** -- pinskia at gcc dot gnu dot org changed: What

[Bug c++/36607] Incorrect type diagnostic on substracting casted char pointers

2008-12-29 Thread rschiele at gmail dot com
--- Comment #2 from rschiele at gmail dot com 2008-12-30 06:07 --- It works for you? This is weired! Just tried it with current trunk again and it does still show exactly the same error there. -- rschiele at gmail dot com changed: What|Removed |Ad

[Bug c++/36607] [4.3/4.4 Regression] Incorrect type diagnostic on substracting casted char pointers

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-12-30 06:14 --- Ok, it fails with -m64, looking into it. Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/38529] [4.3/4.4 regression] ICE with nested loops

2008-12-29 Thread irar at gcc dot gnu dot org
--- Comment #1 from irar at gcc dot gnu dot org 2008-12-30 07:00 --- Subject: Bug 38529 Author: irar Date: Tue Dec 30 06:58:57 2008 New Revision: 142959 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142959 Log: PR tree-optimization/38529 * tree-vect-transform (v

[Bug target/36622] 4.3.1 failed to compile gcse.c file.

2008-12-29 Thread imam dot toufique at intel dot com
--- Comment #23 from imam dot toufique at intel dot com 2008-12-30 07:11 --- (In reply to comment #22) > Can you still provide the preprocessed source? hi, I was able to solve this issue. this could be closed now. thanks Andrew for following up. -- http://gcc.gnu.org/bugzilla/s

[Bug target/36622] 4.3.1 failed to compile gcse.c file.

2008-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #24 from pinskia at gcc dot gnu dot org 2008-12-30 07:14 --- (In reply to comment #23) > I was able to solve this issue. this could be closed now. Well there is most likely still an issue -fPIC, even if it is not reproducible without that -fPIC, it is still a bug that GCC

[Bug c/38667] New: gcc 4.3.2 build fails to create/link libgcc in SLES9 32-bit platform

2008-12-29 Thread imam dot toufique at intel dot com
gcc 4.3.2 build seems to fail when linking libgcc. I am using libmpfr 2.3.2 and libgmp 4.2.4 . this is failing for SuSE Linux Ent. Server9 32-bit platform. gcc 4.3.2 build on the 64-bit platform went through. Here is the error snippet: # @multilib_dir@ is not really necessary, but sometimes i

<    1   2