[Bug middle-end/49220] New: ICE in create_pre_exit, at mode-switching.c:401

2011-05-28 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49220 Summary: ICE in create_pre_exit, at mode-switching.c:401 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedT

[Bug libstdc++/49219] New: [c++0x] comparing unordered containers illegally require key compare

2011-05-28 Thread roman at binarylife dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49219 Summary: [c++0x] comparing unordered containers illegally require key compare Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/49218] New: Incorrect optimization of a 'for' loop creates an infinite loop

2011-05-28 Thread perso...@e-maxx.ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49218 Summary: Incorrect optimization of a 'for' loop creates an infinite loop Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug tree-optimization/49217] New: Wrong optimization of code

2011-05-28 Thread perso...@e-maxx.ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49217 Summary: Wrong optimization of code Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassig...@

[Bug c++/49105] [C++0x][SFINAE] ICE during list-initialization of rvalue-references to const

2011-05-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49105 Jason Merrill changed: What|Removed |Added CC||wsf at fultondesigns dot

[Bug c++/44920] [C++0x] const rvalue cast results in internal compiler error

2011-05-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44920 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/47687] [C++0x] Crash on a lambda returning a lambda (using std::function)

2011-05-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47687 Jason Merrill changed: What|Removed |Added CC||wb at fnal dot gov --- Comment #5 from Ja

[Bug c++/45167] [C++0x] lambda+template="Internal error: Segmentation fault (program cc1plus)"

2011-05-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45167 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/47277] [C++0x] pseudo destructor code that cause an internal compiler error with std=gnu++0x

2011-05-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47277 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/46124] [C++0x] ICE: tree check: expected var_decl or function_decl, have error_mark in cp_parser_lambda_declarator_opt, at cp/parser.c:7817 on invalid lambda function

2011-05-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46124 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on x86_64-apple-darwin10

2011-05-28 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 --- Comment #10 from Dominique d'Humieres 2011-05-28 22:29:00 UTC --- > Might be best to revert the patch for now? Especially in the light of comment #3: > Ugh. I do not have time to deal with this problem at the moment. Anyway I did not wait

[Bug libstdc++/49215] [4.7 Regression] FAIL: 20_util/pointer_traits/pointer_to.cc

2011-05-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49215 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/46124] [C++0x] ICE: tree check: expected var_decl or function_decl, have error_mark in cp_parser_lambda_declarator_opt, at cp/parser.c:7817 on invalid lambda function

2011-05-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46124 --- Comment #2 from Jason Merrill 2011-05-28 22:01:44 UTC --- Author: jason Date: Sat May 28 22:01:38 2011 New Revision: 174386 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174386 Log: PR c++/46124 * parser.c (cp_parser_lambda_e

[Bug c++/47277] [C++0x] pseudo destructor code that cause an internal compiler error with std=gnu++0x

2011-05-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47277 --- Comment #6 from Jason Merrill 2011-05-28 22:01:32 UTC --- Author: jason Date: Sat May 28 22:01:28 2011 New Revision: 174385 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174385 Log: PR c++/47277 * parser.c (cp_parser_pseudo_d

[Bug fortran/45786] Relational operators .eq. and == are not recognized as equivalent

2011-05-28 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45786 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/49216] New: [C++0x][Regression] ICE on compiling new-expression with braced-init-list for arrays

2011-05-28 Thread gintensubaru at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49216 Summary: [C++0x][Regression] ICE on compiling new-expression with braced-init-list for arrays Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Prio

[Bug c/49207] Instruction scheduling error in GCC mips cross-compiler

2011-05-28 Thread hanib at ece dot ubc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49207 --- Comment #4 from hanib at ece dot ubc.ca 2011-05-28 21:21:40 UTC --- (In reply to comment #3) > I think you have an aliasing problem in your code. The code I am compiling is the Perlbench benchmark from SPEC-CPU2006. If I compile the code for a

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-28 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 --- Comment #24 from Dominique d'Humieres 2011-05-28 21:15:44 UTC --- (In reply to comment #23) > Here is an updated patch: ... It passes my tests. Thanks. Just one question: + if (q) +associate_integer_pointer (p, q); What happe

[Bug target/45345] In function `mips16_build_function_stub' undefined reference to `ASM_OUTPUT_DEF'

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45345 --- Comment #7 from rsandifo at gcc dot gnu.org 2011-05-28 21:16:17 UTC --- (In reply to comment #6) > No -- as in this, this isn't unused, ought not be deprecated. > You mentioned 32bit mips/a.out -- sure, maybe that is unused. > I assume a.ou

[Bug middle-end/49210] [4.7 regression] verify_gimple fails building ada/einfo.o at -O3

2011-05-28 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49210 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/49209] unresolved references to fatal() while linking xgcc and cpp

2011-05-28 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49209 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on x86_64-apple-darwin10

2011-05-28 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 Gerald Pfeifer changed: What|Removed |Added CC||gerald at pfeifer dot com --- Comment #9

[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on x86_64-apple-darwin10

2011-05-28 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 --- Comment #8 from Dominique d'Humieres 2011-05-28 20:42:16 UTC --- This also caused all the ICE on regress (ppc-darwin9, see http://gcc.gnu.org/ml/gcc-testresults/2011-05/msg03217.html ).

[Bug libstdc++/49215] [4.7 Regression] FAIL: 20_util/pointer_traits/pointer_to.cc

2011-05-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49215 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/49215] [4.7 Regression] FAIL: 20_util/pointer_traits/pointer_to.cc

2011-05-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49215 --- Comment #1 from Jonathan Wakely 2011-05-28 20:34:00 UTC --- should be fixed at 174384

[Bug libstdc++/49215] New: [4.7 Regression] FAIL: 20_util/pointer_traits/pointer_to.cc

2011-05-28 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49215 Summary: [4.7 Regression] FAIL: 20_util/pointer_traits/pointer_to.cc Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug libfortran/49214] New: [4.7 Regression] Broken pipe in backtrace for x86_64-apple-darwin10

2011-05-28 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49214 Summary: [4.7 Regression] Broken pipe in backtrace for x86_64-apple-darwin10 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/45345] In function `mips16_build_function_stub' undefined reference to `ASM_OUTPUT_DEF'

2011-05-28 Thread jay.krell at cornell dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45345 --- Comment #6 from Jay 2011-05-28 19:47:42 UTC --- No -- as in this, this isn't unused, ought not be deprecated. You mentioned 32bit mips/a.out -- sure, maybe that is unused. I assume a.out is almost unused across the board. But 64bit mips/elf

[Bug c++/49196] GCC 4.2.1 [FreeBSD] segfaults with certain use of void typedefs with debugging symbols

2011-05-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49196 --- Comment #3 from Paolo Carlini 2011-05-28 19:45:35 UTC --- (In reply to comment #2) > (who do not want to update to a GPLv3 GCC release). Boy, this is the most insane (and funny, because I don't care much about FreeBSD anyway) thing I learned

[Bug target/45345] In function `mips16_build_function_stub' undefined reference to `ASM_OUTPUT_DEF'

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45345 --- Comment #5 from rsandifo at gcc dot gnu.org 2011-05-28 19:38:10 UTC --- (In reply to comment #4) > No -- this is mips64. OpenBSD uses it -- loongson. Sorry, what are you saying "no" to? To be clear, by "the port", I meant mips*-*-openbsd*.

[Bug target/45345] In function `mips16_build_function_stub' undefined reference to `ASM_OUTPUT_DEF'

2011-05-28 Thread jay.krell at cornell dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45345 --- Comment #4 from Jay 2011-05-28 19:20:51 UTC --- No -- this is mips64. OpenBSD uses it -- loongson.

[Bug fortran/45786] Relational operators .eq. and == are not recognized as equivalent

2011-05-28 Thread neil.n.carlson at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45786 --- Comment #7 from neil.n.carlson at gmail dot com 2011-05-28 18:14:04 UTC --- So what is the status of this defect? It would appear to be "will not fix".

[Bug fortran/49213] New: [OOP] gfortran rejects structure constructor expression

2011-05-28 Thread neil.n.carlson at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49213 Summary: [OOP] gfortran rejects structure constructor expression Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: f

[Bug fortran/49103] [4.6/4.7 Regression] local variables exchange values / wrong code with -O3

2011-05-28 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49103 --- Comment #10 from Dominique d'Humieres 2011-05-28 17:56:56 UTC --- (In reply to comment #9) > My understanding is: It's a middle-end bug, which got exposed by Rev. 169083, > but which can occur also with other C, C++ or Fortran code. > A prop

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-28 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 --- Comment #23 from janus at gcc dot gnu.org 2011-05-28 17:47:39 UTC --- (In reply to comment #22) > [macbook] f90/bug% gfc > /opt/gcc/work/gcc/testsuite/gfortran.dg/typebound_proc_12.f90 > f951: internal compiler error: Segmentation fault Thanks

[Bug ada/49212] New: targparm.ad[bs]: Runtime Library Exception in spec but not corresponding body

2011-05-28 Thread ludo...@ludovic-brenta.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49212 Summary: targparm.ad[bs]: Runtime Library Exception in spec but not corresponding body Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: minor Priority: P3

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-28 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 --- Comment #22 from Dominique d'Humieres 2011-05-28 16:38:18 UTC --- If I did not do any mistake, the patch in comment #21 fixes this PR (AFAICT), but cause the following regression (on x86_64-apple-darwin10 with -m32): [macbook] f90/bug% gfc /

[Bug middle-end/49201] [4.7 Regression] ice in tree_add_const_value_attribute

2011-05-28 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49201 --- Comment #3 from H.J. Lu 2011-05-28 16:30:32 UTC --- (In reply to comment #2) > (In reply to comment #1) > > Please provide full command line option. > > g++ -g attachment.cpp ? Please try revision 174380.

[Bug fortran/49112] [4.6/4.7 Regression] [OOP] Missing type-bound procedure, "duplicate save" warnings and internal compiler error

2011-05-28 Thread jwmwalrus at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49112 --- Comment #8 from John 2011-05-28 16:28:15 UTC --- (In reply to comment #5) > (In reply to comment #4) > > SAVE can be either a statement or an attribute. When it's statement, it > > affects all the variables within the containing unit > > Ye

[Bug libfortran/48982] libgfortran on sysv never uses fpsetmask

2011-05-28 Thread nicolai.stange at zmaw dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48982 --- Comment #6 from Nicolai Stange 2011-05-28 15:48:41 UTC --- > Can you test whether this works on 4.6? Works like a charm with gcc-4.6.0 release (without any diffs applied).

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-28 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 --- Comment #21 from janus at gcc dot gnu.org 2011-05-28 15:23:22 UTC --- Improved patch, makes the original test case work: Index: gcc/fortran/module.c === --- gcc/fortran/module.c

[Bug c++/47589] [4.3/4.4 Regression] internal compiler error: Segmentation fault

2011-05-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47589 --- Comment #11 from Jonathan Wakely 2011-05-28 15:22:30 UTC --- *** Bug 47588 has been marked as a duplicate of this bug. ***

[Bug c++/47588] internal compiler error: Segmentation fault

2011-05-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47588 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/47588] internal compiler error: Segmentation fault

2011-05-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47588 --- Comment #1 from Jonathan Wakely 2011-05-28 15:20:42 UTC --- *** Bug 47587 has been marked as a duplicate of this bug. ***

[Bug c++/47587] internal compiler error: Segmentation fault

2011-05-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47587 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-28 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 --- Comment #20 from Tobias Burnus 2011-05-28 15:12:26 UTC --- Valgrind shows: ==9238== Invalid read of size 8 ==9238==at 0x55AFD9: gfc_use_derived (symbol.c:1942) ==9238==by 0x55B126: gfc_find_component (symbol.c:2002) ==9238==by 0x5

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-28 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 --- Comment #19 from janus at gcc dot gnu.org 2011-05-28 15:05:50 UTC --- (In reply to comment #18) > With the patch in comment #17, the "mio_component_ref(): Component not found" > are gone, but compiling gyre_lanr.f90 in the original code gives

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

2011-05-28 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47587 Summary: internal compiler error: Segmentation fault Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig.

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

2011-05-28 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47588 Summary: internal compiler error: Segmentation fault Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig.

[Bug middle-end/48984] [4.7 Regression] Many testsuite failures

2011-05-28 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48984 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Commen

[Bug web/49109] bugzilla's patch viewer sometimes hides file headers

2011-05-28 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49109 Frédéric Buclin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/49191] gcc.dg/memcpy-3.c FAILs on SPARC

2011-05-28 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49191 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Commen

[Bug target/49211] MMIX: Code generation broken, when using global variables

2011-05-28 Thread n...@script-solution.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49211 Nils Asmussen changed: What|Removed |Added Severity|normal |blocker

[Bug target/49211] New: MMIX: Code generation broken, when using global variables

2011-05-28 Thread n...@script-solution.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49211 Summary: MMIX: Code generation broken, when using global variables Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug bootstrap/49195] [4.7 Regression] Error building libgcc for powerpc64 since r174305

2011-05-28 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49195 William J. Schmidt changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #8 from William J

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-28 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 --- Comment #18 from Dominique d'Humieres 2011-05-28 14:27:18 UTC --- With the patch in comment #17, the "mio_component_ref(): Component not found" are gone, but compiling gyre_lanr.f90 in the original code gives a segmentation fault: [macbook]

[Bug middle-end/49201] [4.7 Regression] ice in tree_add_const_value_attribute

2011-05-28 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49201 --- Comment #2 from dcb 2011-05-28 14:26:00 UTC --- (In reply to comment #1) > Please provide full command line option. g++ -g attachment.cpp ?

[Bug middle-end/49210] New: verify_gimple fails building ada/einfo.o at -O3

2011-05-28 Thread aoliva at gcc dot gnu.org
‘Einfo.Is_String_Type.Part’: ../../gcc/ada/einfo.adb:6377:4: error: invalid conversion in gimple call boolean einfo__b___XDLU_0__1 # .MEM_50 = VDEF <.MEM_49> iftmp.45_26 = einfo.is_string_type.part (id_1(D)); +===GNAT BUG DETECTED==+ | 4.7.0 20

[Bug tree-optimization/49199] [4.7 Regression] ICE: in vect_create_epilog_for_reduction at tree-vect-loop.c:3445 with -O -fno-tree-scev-cprop -ftree-vectorize -funswitch-loops

2011-05-28 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49199 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-28 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|una

[Bug middle-end/49201] [4.7 Regression] ice in tree_add_const_value_attribute

2011-05-28 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49201 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/49196] GCC 4.2.1 [FreeBSD] segfaults with certain use of void typedefs with debugging symbols

2011-05-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49196 Richard Guenther changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug tree-optimization/49199] [4.7 Regression] ICE: in vect_create_epilog_for_reduction at tree-vect-loop.c:3445 with -O -fno-tree-scev-cprop -ftree-vectorize -funswitch-loops

2011-05-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49199 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug c/49200] Segmentation fault in vect_is_slp_reduction

2011-05-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49200 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/49087] crash in vect_is_slp_reduction

2011-05-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49087 Richard Guenther changed: What|Removed |Added CC||dcb314 at hotmail dot com --- Comment

[Bug middle-end/49201] [4.7 Regression] ice in tree_add_const_value_attribute

2011-05-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49201 Richard Guenther changed: What|Removed |Added Component|c++ |middle-end Target Milestone|---

[Bug tree-optimization/49203] missed-optimization: useless expressions not moved out of loop

2011-05-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49203 --- Comment #2 from Richard Guenther 2011-05-28 12:57:19 UTC --- (In reply to comment #1) > Looks like LIM is only able to hoist invariants rather than push down > invariants. It can push down invariant stores though. Indeed. code-sinking (in

[Bug bootstrap/49208] bootstrap fails on OpenBSD/i386

2011-05-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49208 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on x86_64-apple-darwin10

2011-05-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 Richard Guenther changed: What|Removed |Added CC||jsg at openbsd dot org --- Comment #7

[Bug bootstrap/49209] New: Solaris10/SPARC: gcc.c has unresolved references to fatal() while linking xgcc and cpp

2011-05-28 Thread nicolai.stange at zmaw dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49209 Summary: Solaris10/SPARC: gcc.c has unresolved references to fatal() while linking xgcc and cpp Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Pr

[Bug fortran/47601] [OOP] Internal Error: mio_component_ref(): Component not found

2011-05-28 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47601 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #16

[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on x86_64-apple-darwin10

2011-05-28 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190 --- Comment #6 from Dominique d'Humieres 2011-05-28 12:16:38 UTC --- PR49208 is likely a duplicate of this PR.

[Bug bootstrap/49208] bootstrap fails on OpenBSD/i386

2011-05-28 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49208 --- Comment #1 from Dominique d'Humieres 2011-05-28 12:15:53 UTC --- This looks like a duplicate of pr49190.

[Bug libstdc++/49174] numeric_limits template is a struct not a class

2011-05-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49174 --- Comment #8 from Jonathan Wakely 2011-05-28 12:13:06 UTC --- Besides which, we *are* following it to the letter, see 1.9 [intro.execution] paragraph 1 and the accompanying footnote 5) This provision is sometimes called the “as-if” rule, becau

[Bug bootstrap/49208] New: bootstrap fails on OpenBSD/i386

2011-05-28 Thread jsg at openbsd dot org
stem-zlib --disable-libmudflap --disable-libgomp --disable-tls --with-as=/usr/bin/as --with-ld=/usr/bin/ld --with-gnu-ld --with-gnu-as --enable-threads=posix --enable-wchar_t --disable-lto --enable-languages=c,c++ --with-gmp=/usr/local --with-mpfr=/usr/local Thread model: posix gcc version 4.7.0 20110528 (experimental) (GCC)

[Bug libstdc++/49174] numeric_limits template is a struct not a class

2011-05-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49174 --- Comment #7 from Jonathan Wakely 2011-05-28 12:01:49 UTC --- (In reply to comment #6) > What's so bad about following the ISO specification to the letter? Because it makes absolutely no difference except to those who maintain the code, and we

[Bug target/43995] internal compiler error: Segmentation fault on Mips64 crossbuild of ext2progs

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43995 rsand...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/44944] g++ segfault with -fvisibility-inlines-hidden -O2 -fno-exceptions -fPIC

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44944 rsand...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/43995] internal compiler error: Segmentation fault on Mips64 crossbuild of ext2progs

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43995 rsand...@gcc.gnu.org changed: What|Removed |Added CC||graham.gower at gmail dot

[Bug target/45541] Internal error (killed) building webkit svn 65398 (loongson2f)

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45541 rsand...@gcc.gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/49103] [4.6/4.7 Regression] local variables exchange values / wrong code with -O3

2011-05-28 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49103 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #9

[Bug target/44944] g++ segfault with -fvisibility-inlines-hidden -O2 -fno-exceptions -fPIC

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44944 rsand...@gcc.gnu.org changed: What|Removed |Added CC||viriketo at gmail dot com --- Comm

[Bug fortran/49103] [4.6/4.7 Regression] local variables exchange values / wrong code with -O3

2011-05-28 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49103 --- Comment #8 from Dominique d'Humieres 2011-05-28 11:08:17 UTC --- (In reply to comment #7) > Ugh, the problem is that first cunrolli unrolls the loop, so we get among > other things parm.9 initialized for printing fgrades_35, then > _gfortran

[Bug fortran/49112] [4.6/4.7 Regression] [OOP] Missing type-bound procedure, "duplicate save" warnings and internal compiler error

2011-05-28 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49112 --- Comment #7 from janus at gcc dot gnu.org 2011-05-28 10:53:18 UTC --- Here is a reduced test case for the ICE: module datetime_mod implicit none private type :: DateTime contains procedure :: getFormattedString en

[Bug bootstrap/48679] [4.7 regression] bootstrap comparison failures on m68k-linux

2011-05-28 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48679 Mikael Pettersson changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug fortran/49112] [4.6/4.7 Regression] [OOP] Missing type-bound procedure, "duplicate save" warnings and internal compiler error

2011-05-28 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49112 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/49112] [4.6/4.7 Regression] [OOP] Missing type-bound procedure, "duplicate save" warnings and internal compiler error

2011-05-28 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49112 janus at gcc dot gnu.org changed: What|Removed |Added Summary|Missing type-bound |[4.6/4.7 Regression] [OOP]

[Bug target/45541] Internal error (killed) building webkit svn 65398 (loongson2f)

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45541 rsand...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/47995] ICE of c++ in gcc-4.5.x at FrameLoader.cpp in WebKit build

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47995 rsand...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/45541] Internal error (killed) building webkit svn 65398 (loongson2f)

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45541 rsand...@gcc.gnu.org changed: What|Removed |Added CC||jipeng at broadcom dot com --- Com

[Bug c/49207] Instruction scheduling error in GCC mips cross-compiler

2011-05-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49207 --- Comment #3 from Andrew Pinski 2011-05-28 09:32:38 UTC --- I think you have an aliasing problem in your code.

[Bug rtl-optimization/49145] ICE in simplify_const_unary_operation, at simplify-rtx.c:1322

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49145 rsand...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/49174] numeric_limits template is a struct not a class

2011-05-28 Thread fr...@kingswood-consulting.co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49174 --- Comment #6 from Frank Kingswood 2011-05-28 08:41:05 UTC --- What's so bad about following the ISO specification to the letter?

[Bug libfortran/19155] [4.0 only] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)

2011-05-28 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19155 Janne Blomqvist changed: What|Removed |Added Status|RESOLVED|REOPENED URL|http://gcc.

[Bug target/45345] In function `mips16_build_function_stub' undefined reference to `ASM_OUTPUT_DEF'

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45345 rsand...@gcc.gnu.org changed: What|Removed |Added CC||rsandifo at gcc dot gnu.org --- Co

[Bug c/49200] Segmentation fault in vect_is_slp_reduction

2011-05-28 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49200 Ira Rosen changed: What|Removed |Added CC||irar at il dot ibm.com --- Comment #1 from Ir

[Bug java/20215] gcj does not accept classes with same name fields

2011-05-28 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20215 --- Comment #10 from licheng.1212 at gmail dot com 2011-05-28 07:45:31 UTC --- (In reply to comment #4) > Confirmed, the gij problem has been fixed by the patches above, this only > leaves the java front-end > problem. Why ony gij can fixed? ho

[Bug bootstrap/49195] [4.7 Regression] Error building libgcc for powerpc64 since r174305

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49195 rsand...@gcc.gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/49197] [4.7 Regression] Crash compiling arm-unknown-linux-gnueabi libgcc

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49197 rsand...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/49195] [4.7 Regression] Error building libgcc for powerpc64 since r174305

2011-05-28 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49195 rsand...@gcc.gnu.org changed: What|Removed |Added CC||rmansfield at qnx dot com --- Comm

  1   2   >