[Bug tree-optimization/49444] IV-OPTs changes an unaligned loads into aligned loads incorrectly

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

[Bug fortran/45030] -fwhole-file: Bogus error message with ENTRY and different result types

2011-12-15 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45030 Tobias Burnus changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug middle-end/50283] [4.7 Regression] FAIL: g++.dg/eh/simd-1.C execution test

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50283 --- Comment #13 from Andrew Pinski 2011-12-16 02:16:00 UTC --- (In reply to comment #10) > On 27-Nov-11, at 1:59 PM, rth at gcc dot gnu.org wrote: > > > You don't. We're supposed to prevent frame-related insns > > from appearing in branch delay

[Bug bootstrap/48922] invalid dwarf2 on ia64 with very old gas

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48922 Andrew Pinski changed: What|Removed |Added Status|WAITING |NEW Component|other

[Bug other/48922] invalid dwarf2 on ia64 with very old gas

2011-12-15 Thread PHHargrove at lbl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48922 --- Comment #3 from Paul H. Hargrove 2011-12-16 01:42:30 UTC --- Created attachment 26105 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26105 BUILDDIR/gcc/config.log from the problematic build

[Bug c/47953] Code generation depends on function prototype

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47953 --- Comment #3 from Andrew Pinski 2011-12-16 01:33:57 UTC --- The trunk gives the same assembly code for both cases now.

[Bug c/47090] Incorrect parsing by ssanf/fscanf with scanset.

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47090 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug other/48922] invalid dwarf2 on ia64 with very old gas

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48922 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug tree-optimization/49790] [4.4 Regression] ICE in partition_view_bitmap, at tree-ssa-live.c:369

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49790 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|

[Bug bootstrap/49789] Bootstrap failure with SMS flags on ARM

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49789 --- Comment #1 from Andrew Pinski 2011-12-16 00:53:44 UTC --- Is this still an issue?

[Bug driver/49747] warning:dereferencing type-punned pointer will break strict-aliasing rules

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49747 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/49650] MIPS should not use target_flags_explicit in insn conditions

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49650 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug java/49634] Dead Java driver code for @FILE handling

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49634 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/49599] FRE/DSE not performing well on aggregates

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49599 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization, TREE Sta

[Bug middle-end/49575] OpenMP has a problem with -funroll-loops

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49575 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Status|UN

[Bug c/49548] integer comparison

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49548 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug other/49137] build fails when gmp/mpfr already installed

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49137 --- Comment #1 from Andrew Pinski 2011-12-16 00:35:49 UTC --- Hmm, I already have gmp and mpfr already installed but I also use the sources inside the source directory, it works for me and uses the newly compiled ones too.

[Bug tree-optimization/49444] IV-OPTs changes an unaligned loads into aligned loads incorrectly

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49444 --- Comment #6 from Andrew Pinski 2011-12-16 00:33:10 UTC --- This is the patch which I ended up with: Index: tree-ssa-loop-ivopts.c === --- tree-ssa-loop-ivopts.c(revision 61449

[Bug lto/49237] error with -flto: 'f' causes a section type conflict

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49237 --- Comment #1 from Andrew Pinski 2011-12-16 00:27:00 UTC --- This works for me with a recent snapshot of 4.7. Can you try again?

[Bug rtl-optimization/48987] Atomic update merging

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48987 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/48888] Creating a copy variable simplify assembly - i686-pc-linux-gnu

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Keywords|

[Bug rtl-optimization/49720] Infinite recursion compiling gold binary_test.cc testcase

2011-12-15 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49720 --- Comment #4 from hjl at gcc dot gnu.org 2011-12-15 23:50:36 UTC --- Author: hjl Date: Thu Dec 15 23:50:32 2011 New Revision: 182394 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182394 Log: Detect infinite recursion condition gcc/ 2

[Bug c/48850] Bogus overflow in constant expression warning

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48850 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug lto/48724] Lto build of mozilla dies at lto-wrapper: error trying to exec 'make -j1': execvp: No such file or directory

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48724 --- Comment #3 from Andrew Pinski 2011-12-15 23:39:37 UTC --- Has this been fixed?

[Bug fortran/48419] Reduce gfortran stack usage for procedures doing IO

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48419 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/51474] [c++0x] ICE with pure virtual function in initialization of non-static data member

2011-12-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51474 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/48491] ICE in "delete" with template convertion operator

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48491 Andrew Pinski changed: What|Removed |Added Keywords||lto Status|UNCONFIRMED

[Bug target/48227] "rep ret" generated for -march=core2

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48227 --- Comment #4 from Andrew Pinski 2011-12-15 23:18:35 UTC --- /* X86_TUNE_PAD_RETURNS */ m_CORE2I7 | m_AMD_MULTIPLE | m_GENERIC, So we still do it for Core2 i7.

[Bug middle-end/47466] c++ __builtin_expect() regression

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47466 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Status|UN

[Bug libstdc++/51558] Declaration of unspecialized std::hash<_Tp>::operator()(_Tp) turns compile-time errors into link-time errors

2011-12-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51558 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug libstdc++/51558] Declaration of unspecialized std::hash<_Tp>::operator()(_Tp) turns compile-time errors into link-time errors

2011-12-15 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51558 --- Comment #8 from paolo at gcc dot gnu.org 2011-12-15 22:15:28 UTC --- Author: paolo Date: Thu Dec 15 22:15:21 2011 New Revision: 182392 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182392 Log: 2011-12-15 Paolo Carlini Jona

[Bug tree-optimization/51566] [4.7 Regression] ICE: verify_gimple in testsuite/g++.dg/ipa/iinline-3.C

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51566 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |4.7.0 Summary|ICE: verify_gimp

[Bug c++/51571] No named return value optimization while adding a dummy scope

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Status|UN

[Bug rtl-optimization/51574] [4.6] Internal error: Segmentation fault (program cc1plus)

2011-12-15 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51574 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug rtl-optimization/49720] Infinite recursion compiling gold binary_test.cc testcase

2011-12-15 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49720 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #3 from

[Bug fortran/48847] Wrong "unused parameter" warning with interface block

2011-12-15 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48847 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/51458] [4.7 Regression] Accepts invalid designated initializers

2011-12-15 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51458 --- Comment #1 from Jason Merrill 2011-12-15 21:55:35 UTC --- Author: jason Date: Thu Dec 15 21:55:31 2011 New Revision: 182391 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182391 Log: PR c++/51458 * decl.c (has_designator_probl

[Bug c++/51458] [4.7 Regression] Accepts invalid designated initializers

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

[Bug fortran/45030] -fwhole-file: Bogus error message with ENTRY and different result types

2011-12-15 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45030 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/51575] New: [4.7 Regression] ICE: verify_gimple failed: statement marked for throw, but doesn't with -fnon-call-exceptions and placement new

2011-12-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51575 Bug #: 51575 Summary: [4.7 Regression] ICE: verify_gimple failed: statement marked for throw, but doesn't with -fnon-call-exceptions and placement new Classification: Unclassified

[Bug rtl-optimization/49847] [4.6/4.7 Regression] m68k gcj-4.6 NULL deref in fold_rtx (prev_insn_cc0 == NULL)

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49847 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Component|java

[Bug c++/51463] [c++0x] [4.7 Regression] ICE declaring a member function virtual and static

2011-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51463 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/50101] [4.5/4.6 regression] GCC 4.5 and 4.6 generate suboptimal code on ppc for countdown loops when the CTR register cannot be used

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50101 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Target Milestone|--

[Bug c/51360] [4.6 Regression] spurious unused-but-set-variable warning for var used in OpenMP pragma

2011-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51360 Jakub Jelinek changed: What|Removed |Added Summary|[4.6/4.7 Regression]|[4.6 Regression] spurious

[Bug middle-end/49806] [4.7 Regression] FAIL: gcc.dg/tree-ssa/vrp47.c

2011-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49806 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug c++/51463] [c++0x] [4.7 Regression] ICE declaring a member function virtual and static

2011-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51463 --- Comment #2 from Jakub Jelinek 2011-12-15 20:46:01 UTC --- Author: jakub Date: Thu Dec 15 20:45:53 2011 New Revision: 182387 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182387 Log: PR c++/51463 * decl.c (grokdeclarator): Set

[Bug c++/51549] QList::operator[] crash in 32bit release version on MacOS for gcc 4.2.1

2011-12-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51549 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/51574] [4.6] Internal error: Segmentation fault (program cc1plus)

2011-12-15 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51574 --- Comment #2 from H.J. Lu 2011-12-15 20:13:55 UTC --- We are running out of stack: #0 0x00d72a35 in rtx_equal_p (x=) at ../../src/gcc/rtl.c:500 #1 0x00dbeaea in simplify_binary_operation_1 (code=MINUS, mode=SImode, op0=0

[Bug c++/51574] [4.6] Internal error: Segmentation fault (program cc1plus)

2011-12-15 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51574 --- Comment #1 from H.J. Lu 2011-12-15 20:07:44 UTC --- It is on Linux/ia32 or Linux/x86-64.

[Bug c++/51574] New: [4.6] Internal error: Segmentation fault (program cc1plus)

2011-12-15 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51574 Bug #: 51574 Summary: [4.6] Internal error: Segmentation fault (program cc1plus) Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED

[Bug c/51568] Enum value is not extracted properly via a union

2011-12-15 Thread eugene at hutorny dot in.ua
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51568 --- Comment #3 from Eugene 2011-12-15 19:44:34 UTC --- >On linux sizeof (struct rec) is 7, so how do you expect an unsigned (size = 4) to hold the entire value? Agree, that was my mistake. I misexpected the enum to fit one byte.

[Bug bootstrap/51572] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled

2011-12-15 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51572 H.J. Lu changed: What|Removed |Added CC||rguenth at gcc dot gnu.org Target Milestone|-

[Bug target/46278] avr-gcc 4.5.1 doing suboptimal reloads using X

2011-12-15 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46278 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug other/50775] Register allocator sets up frame and frame pointer with low register pressure

2011-12-15 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50775 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/49868] Implement named address space to place/access data in flash memory

2011-12-15 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49868 Georg-Johann Lay changed: What|Removed |Added Keywords||documentation Priority|P3

[Bug lto/51573] [4.7 Regression] ICE (segfault) in lto_varpool_encoder_encode_initializer_p

2011-12-15 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51573 Markus Trippelsdorf changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comm

[Bug fortran/51310] -finit-bla doesn't initialize *all* items of type bla to the requested constant.

2011-12-15 Thread toon at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51310 --- Comment #7 from toon at gcc dot gnu.org 2011-12-15 18:26:08 UTC --- Author: toon Date: Thu Dec 15 18:26:02 2011 New Revision: 182384 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182384 Log: 2011-12-15 Toon Moene PR fortran/513

[Bug c++/51571] No named return value optimization while adding a dummy scope

2011-12-15 Thread prasoonsaurav.nit at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Prasoon changed: What|Removed |Added Severity|normal |critical

[Bug lto/51573] New: [4.7 Regression] ICE (segfault) in lto_varpool_encoder_encode_initializer_p

2011-12-15 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51573 Bug #: 51573 Summary: [4.7 Regression] ICE (segfault) in lto_varpool_encoder_encode_initializer_p Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNC

[Bug c/51360] [4.6/4.7 Regression] spurious unused-but-set-variable warning for var used in OpenMP pragma

2011-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51360 --- Comment #3 from Jakub Jelinek 2011-12-15 17:29:29 UTC --- Author: jakub Date: Thu Dec 15 17:29:25 2011 New Revision: 182381 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182381 Log: PR c/51360 * c-parser.c (c_parser_omp_claus

[Bug c/51568] Enum value is not extracted properly via a union

2011-12-15 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51568 --- Comment #2 from Richard Earnshaw 2011-12-15 17:27:19 UTC --- (In reply to comment #1) > On linux sizeof (struct rec) is 7, so how do you expect an unsigned (size = 4) > to hold the entire value? > > If you want a packed enum, you need to spe

[Bug tree-optimization/51117] [4.7 regression] rev.181172 causes glibc build failure

2011-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51117 --- Comment #11 from Jakub Jelinek 2011-12-15 17:27:11 UTC --- Author: jakub Date: Thu Dec 15 17:27:08 2011 New Revision: 182379 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182379 Log: PR tree-optimization/51117 * g++.dg/opt/pr

[Bug middle-end/49806] [4.7 Regression] FAIL: gcc.dg/tree-ssa/vrp47.c

2011-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49806 --- Comment #8 from Jakub Jelinek 2011-12-15 17:27:50 UTC --- Author: jakub Date: Thu Dec 15 17:27:45 2011 New Revision: 182380 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182380 Log: PR middle-end/49806 * gcc.dg/tree-ssa-vrp47

[Bug c/51568] Enum value is not extracted properly via a union

2011-12-15 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51568 Richard Earnshaw changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/51462] [c++0x] ICE in cx_check_missing_mem_inits

2011-12-15 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51462 Dodji Seketeli changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug bootstrap/51572] New: [4.7 Regression] LTO bootstrap failed with bootstrap-profiled

2011-12-15 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51572 Bug #: 51572 Summary: [4.7 Regression] LTO bootstrap failed with bootstrap-profiled Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug target/50952] libquad relocation R_X86_64_32S failure

2011-12-15 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50952 --- Comment #11 from kargl at gcc dot gnu.org 2011-12-15 16:43:27 UTC --- I think that this was fixed by 2011-11-21 Andreas Tobler * libtool.m4: dditional FreeBSD 10 fixes.

[Bug c++/51571] New: No named return value optimization while adding a dummy scope

2011-12-15 Thread prasoonsaurav.nit at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 Bug #: 51571 Summary: No named return value optimization while adding a dummy scope Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug debug/51567] [4.7 Regression] ICE in splice_child_die, at dwarf2out.c:5009 with -flto -g

2011-12-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51567 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug debug/51567] [4.7 Regression] ICE in splice_child_die, at dwarf2out.c:5009 with -flto -g

2011-12-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51567 --- Comment #3 from Richard Guenther 2011-12-15 16:38:16 UTC --- Author: rguenth Date: Thu Dec 15 16:38:08 2011 New Revision: 182377 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182377 Log: 2011-12-15 Richard Guenther PR lto/515

[Bug target/49868] Implement named address space to place/access data in flash memory

2011-12-15 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49868 --- Comment #10 from Georg-Johann Lay 2011-12-15 16:28:42 UTC --- More dependency: Need RELOCs to represent byte http://sourceware.org/PR13503

[Bug fortran/51569] documentation on sign intrinsic

2011-12-15 Thread pascal22p at parois dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51569 --- Comment #1 from Pascal 2011-12-15 16:28:11 UTC --- (In reply to comment #0) > > According to the standard -0.0 is greater than zero. Sorry, I am also confusing things by saying this. please read instead "-0.0>=0.0 return True"

[Bug debug/51570] [4.7 Regression] FAIL: gcc.dg/guality/pr45003-[23].c

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

[Bug debug/51570] New: [4.7 Regression] FAIL: gcc.dg/guality/pr45003-[23].c

2011-12-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51570 Bug #: 51570 Summary: [4.7 Regression] FAIL: gcc.dg/guality/pr45003-[23].c Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/51569] New: documentation on sign intrinsic

2011-12-15 Thread pascal22p at parois dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51569 Bug #: 51569 Summary: documentation on sign intrinsic Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor Priority: P3

[Bug c/51568] New: Enum value is not extracted properly via a union

2011-12-15 Thread eugene at hutorny dot in.ua
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51568 Bug #: 51568 Summary: Enum value is not extracted properly via a union Classification: Unclassified Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: normal P

[Bug c++/51473] [c++0x] ICE with auto and friend

2011-12-15 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51473 Dodji Seketeli changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/51473] [c++0x] ICE with auto and friend

2011-12-15 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51473 --- Comment #5 from Dodji Seketeli 2011-12-15 15:40:31 UTC --- Author: dodji Date: Thu Dec 15 15:40:25 2011 New Revision: 182375 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182375 Log: PR c++/51473 - ICE with invalid auto gcc/cp/

[Bug fortran/49050] ICE with deferred character length derived type component

2011-12-15 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49050 --- Comment #5 from Tobias Burnus 2011-12-15 15:25:39 UTC --- Author: burnus Date: Thu Dec 15 15:25:32 2011 New Revision: 182373 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182373 Log: 2011-12-15 Tobias Burnus PR fortran/51

[Bug fortran/47545] ICE: in gfc_get_derived_type, at fortran/trans-types.c:2145

2011-12-15 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47545 --- Comment #6 from Tobias Burnus 2011-12-15 15:25:37 UTC --- Author: burnus Date: Thu Dec 15 15:25:32 2011 New Revision: 182373 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182373 Log: 2011-12-15 Tobias Burnus PR fortran/51

[Bug fortran/51075] ICE with deferred-length character pointer component in derived types

2011-12-15 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51075 --- Comment #3 from Tobias Burnus 2011-12-15 15:25:39 UTC --- Author: burnus Date: Thu Dec 15 15:25:32 2011 New Revision: 182373 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182373 Log: 2011-12-15 Tobias Burnus PR fortran/51

[Bug fortran/51550] ICE in gfc_get_derived_type, at fortran/trans-types.c:2401

2011-12-15 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51550 --- Comment #4 from Tobias Burnus 2011-12-15 15:25:37 UTC --- Author: burnus Date: Thu Dec 15 15:25:32 2011 New Revision: 182373 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182373 Log: 2011-12-15 Tobias Burnus PR fortran/51

[Bug fortran/47545] ICE: in gfc_get_derived_type, at fortran/trans-types.c:2145

2011-12-15 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47545 --- Comment #5 from Tobias Burnus 2011-12-15 15:18:38 UTC --- Author: burnus Date: Thu Dec 15 15:18:33 2011 New Revision: 182372 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182372 Log: 2011-12-15 Tobias Burnus PR fortran/51

[Bug fortran/51550] ICE in gfc_get_derived_type, at fortran/trans-types.c:2401

2011-12-15 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51550 --- Comment #3 from Tobias Burnus 2011-12-15 15:18:38 UTC --- Author: burnus Date: Thu Dec 15 15:18:33 2011 New Revision: 182372 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182372 Log: 2011-12-15 Tobias Burnus PR fortran/51

[Bug fortran/49050] ICE with deferred character length derived type component

2011-12-15 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49050 --- Comment #4 from Tobias Burnus 2011-12-15 15:18:39 UTC --- Author: burnus Date: Thu Dec 15 15:18:33 2011 New Revision: 182372 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182372 Log: 2011-12-15 Tobias Burnus PR fortran/51

[Bug fortran/51075] ICE with deferred-length character pointer component in derived types

2011-12-15 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51075 --- Comment #2 from Tobias Burnus 2011-12-15 15:18:40 UTC --- Author: burnus Date: Thu Dec 15 15:18:33 2011 New Revision: 182372 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182372 Log: 2011-12-15 Tobias Burnus PR fortran/51

[Bug c/51562] missing -Wsequence-point warning for expression with commas.

2011-12-15 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51562 Manuel López-Ibáñez changed: What|Removed |Added Status|RESOLVED|NEW Version|4.5.2

[Bug debug/51567] [4.7 Regression] ICE in splice_child_die, at dwarf2out.c:5009 with -flto -g

2011-12-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51567 --- Comment #2 from Richard Guenther 2011-12-15 14:42:19 UTC --- 5007 gcc_assert (child->die_parent == parent 5008 || (child->die_parent 5009 == get_AT_ref (parent, DW_AT_specification))); we have (gdb

[Bug debug/51567] [4.7 Regression] ICE in splice_child_die, at dwarf2out.c:5009 with -flto -g

2011-12-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51567 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug debug/51567] New: [4.7 Regression] ICE in splice_child_die, at dwarf2out.c:5009 with -flto -g

2011-12-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51567 Bug #: 51567 Summary: [4.7 Regression] ICE in splice_child_die, at dwarf2out.c:5009 with -flto -g Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNC

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-15 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 --- Comment #18 from Uros Bizjak 2011-12-15 14:04:56 UTC --- Created attachment 26102 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26102 intermediate object file for alpha-linux-gnu target Attached object fails with lto crosscompiler to a

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-15 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 --- Comment #17 from Uros Bizjak 2011-12-15 14:01:56 UTC --- (In reply to comment #16) > It's tedious to look at this without a testcase that triggers on native > x86_64. My usual simple crosses do not work with LTO as I need a target > assemble

[Bug target/51162] [4.7 Regression] ICE: segfault in dump_gimple_call

2011-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51162 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug libgomp/51298] libgomp team_barrier locking failures

2011-12-15 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51298 --- Comment #6 from Alan Modra 2011-12-15 13:45:20 UTC --- I expect all of the libgomp bugs I recently fixed will affect some other processors, eg. Alpha, IA64, and Sparc in some memory modes. I know PR51376 won't affect x86, and I expect PR5124

[Bug target/49865] [4.7 Regression] Unnecessary reload causes small bloat

2011-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49865 --- Comment #6 from Jakub Jelinek 2011-12-15 13:39:58 UTC --- Well, that is the "bad" sequence. Until r171648 instead of two movl 8(%ebp), %eX insns (one before rep stosl, one after) there was just one of those and one movl %eA, %eB register move

[Bug preprocessor/47857] Pragma once warning when compiling PCH

2011-12-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47857 --- Comment #3 from Jonathan Wakely 2011-12-15 13:38:25 UTC --- If you're going to change the status please check what VERIFIED means (we don't use that status in this bugzilla)

[Bug c/51360] [4.6/4.7 Regression] spurious unused-but-set-variable warning for var used in OpenMP pragma

2011-12-15 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51360 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug c/51562] Expression evaluation with commas seems incorrect in gcc 4.5.2, 4.4.4

2011-12-15 Thread willus0 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51562 --- Comment #2 from willus0 at hotmail dot com 2011-12-15 13:16:37 UTC --- (In reply to comment #1) > (x=1,x)+(x=2,x) > > is invoking undefined behavior as there is no sequence point inbetween > the two assignments to x. Is the same also true of

[Bug libgcj/51498] [4.7 regression] temporary hack to make dejagnu work in libjava

2011-12-15 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51498 --- Comment #7 from gee 2011-12-15 13:00:58 UTC --- (In reply to comment #6) > so it should figure that out automatically. Aren't you e.g. building in > source > directory (./configure ...)? Otherwise it would be good if you could debug > why

[Bug debug/51564] [4.7 Regression] ICE in force_type_die, at dwarf2out.c:19288

2011-12-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51564 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

  1   2   >