[Bug middle-end/58681] Missed RTL optimization - same insns before unconditional jump as before the jump target

2016-08-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58681 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug java/74750] New: Address sanitizer detects stack-buffer-underflow in GC_push_all_eager in mark.c

2016-08-11 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74750 Bug ID: 74750 Summary: Address sanitizer detects stack-buffer-underflow in GC_push_all_eager in mark.c Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: n

[Bug c++/74744] Fails to select overridden function when determined by template parameter

2016-08-11 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74744 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/64537] Aarch64 redundant sxth instruction gets generated

2016-08-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64537 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug libitm/63907] libitm/config/posix/rwlock.cc doesn't compile

2016-08-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63907 Andrew Pinski changed: What|Removed |Added Keywords||build Component|c++

[Bug tree-optimization/58774] tree-switch-conversion doesn't optimize with content in default scase

2016-08-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58774 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Status|W

[Bug target/73650] powerpc: -mcpu=e500mc hits ICE: insn does not satisfy its constraints

2016-08-11 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73650 --- Comment #4 from Segher Boessenkool --- First bad revision is r237376. Fails with -m32 -mcpu=e5500 -mlra.

[Bug target/74748] libgcc_s.so.1 isn't created correctly for Blackfin FDPIC

2016-08-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74748 Andrew Pinski changed: What|Removed |Added Target||Blackfin-*-fdpic Component|libg

[Bug libgcc/74748] New: libgcc_s.so.1 isn't created correctly for Blackfin FDPIC

2016-08-11 Thread wbx at openadk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74748 Bug ID: 74748 Summary: libgcc_s.so.1 isn't created correctly for Blackfin FDPIC Product: gcc Version: 6.1.0 Status: UNCONFIRMED Severity: major Priori

[Bug c++/74744] New: Fails to select overridden function when determined by template parameter

2016-08-11 Thread xaxxon at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74744 Bug ID: 74744 Summary: Fails to select overridden function when determined by template parameter Product: gcc Version: unknown Status: UNCONFIRMED Severity: nor

[Bug target/73650] powerpc: -mcpu=e500mc hits ICE: insn does not satisfy its constraints

2016-08-11 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73650 --- Comment #3 from Segher Boessenkool --- it fails with -misel.

[Bug target/73650] powerpc: -mcpu=e500mc hits ICE: insn does not satisfy its constraints

2016-08-11 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73650 --- Comment #2 from Segher Boessenkool --- It fails with -mtune={e55,e500mc,e5500,e6500} and works without it.

[Bug tree-optimization/73285] perhaps avoid duplication for function of argument order (double, int) or (int, double)

2016-08-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73285 Andrew Pinski changed: What|Removed |Added Summary|perhaps avoid duplication? |perhaps avoid duplication

[Bug target/73650] powerpc: -mcpu=e500mc hits ICE: insn does not satisfy its constraints

2016-08-11 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73650 Segher Boessenkool changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/72855] Long compile time due to integrity checking during dataflow analysis per loop

2016-08-11 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72855 --- Comment #16 from Bill Schmidt --- Author: wschmidt Date: Thu Aug 11 22:20:41 2016 New Revision: 239395 URL: https://gcc.gnu.org/viewcvs?rev=239395&root=gcc&view=rev Log: 2016-08-11 Richard Biener Bill Schmidt PR rtl

[Bug c/74663] New: quickbookks error

2016-08-11 Thread cffdver at yopmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74663 Bug ID: 74663 Summary: quickbookks error Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned

[Bug rtl-optimization/72855] Long compile time due to integrity checking during dataflow analysis per loop

2016-08-11 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72855 --- Comment #15 from Bill Schmidt --- For your patch submission, the testing was done on powerpc64le-unknown-linux-gnu.

[Bug rtl-optimization/72855] Long compile time due to integrity checking during dataflow analysis per loop

2016-08-11 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72855 --- Comment #14 from Bill Schmidt --- Oh, I should have mentioned, it passed bootstrap with no regressions, so the patch LGTM.

[Bug target/54829] bad optimization: sub followed by cmp w/ zero (x86 & ARM)

2016-08-11 Thread daniel.santos at pobox dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54829 Daniel Santos changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/72863] Powerpc64le: redundant swaps when using vec_vsx_ld/st

2016-08-11 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72863 --- Comment #6 from Bill Schmidt --- Author: wschmidt Date: Thu Aug 11 21:39:49 2016 New Revision: 239394 URL: https://gcc.gnu.org/viewcvs?rev=239394&root=gcc&view=rev Log: [gcc] 2016-08-11 Bill Schmidt PR target/72863 * vsx

[Bug target/72804] Poor code gen with -mvsx-timode

2016-08-11 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72804 Peter Bergner changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug rtl-optimization/72855] Long compile time due to integrity checking during dataflow analysis per loop

2016-08-11 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72855 --- Comment #13 from amker at gcc dot gnu.org --- (In reply to Bill Schmidt from comment #10) > Some experiments on trunk: > > - Using Bin's patch, I see compile time reduced to ~14 minutes. > - Using Richi's patch, I see compile time reduced to

[Bug java/71917] [7 regression] libjava.jar/ReturnProxyTest.jar etc. FAIL

2016-08-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71917 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug fortran/74600] New: [openacc] duplicate data map error

2016-08-11 Thread cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74600 Bug ID: 74600 Summary: [openacc] duplicate data map error Product: gcc Version: unknown Status: UNCONFIRMED Keywords: openacc Severity: normal Priority: P3

[Bug tree-optimization/74585] [5/6/7] Tree-sra forces parameters to memory causing awful code generation

2016-08-11 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74585 Bill Schmidt changed: What|Removed |Added Target||powerpc64*-*-* CC|

[Bug c/71512] ICE: verify_gimple failed with UBSAN

2016-08-11 Thread sabrinadfs at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512 --- Comment #3 from Sabrina Souto --- I had a similar result, but different failure, for another test+configuration (see below). I would like to know if it is another (different) bug. GCC-6.1.0 x86_64-pc-linux-gnu and x86_64-apple-darwin15.4.0

[Bug tree-optimization/74585] New: [5/6/7] Tree-sra forces parameters to memory causing awful code generation

2016-08-11 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74585 Bug ID: 74585 Summary: [5/6/7] Tree-sra forces parameters to memory causing awful code generation Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug c/74265] address sanitizer detects stack-buffer-overflow in set_nonincremental_init_from_string in c-typeck.c

2016-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74265 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/73714] [Regression 7] Incorrect unsigned long long arithmetic optimization

2016-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73714 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/74579] New: sdfds

2016-08-11 Thread nsmqobtg at emltmp dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74579 Bug ID: 74579 Summary: sdfds Product: gcc Version: c++-concepts Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassi

[Bug c++/69905] Digit separators break literal operators

2016-08-11 Thread tad.ashlock at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69905 Tad Ashlock changed: What|Removed |Added CC||tad.ashlock at gmail dot com --- Comment #

[Bug target/74563] New: [5 regression] Classic MIPS16 (non-MIPS16e) function return broken

2016-08-11 Thread ma...@linux-mips.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74563 Bug ID: 74563 Summary: [5 regression] Classic MIPS16 (non-MIPS16e) function return broken Product: gcc Version: 6.1.1 Status: UNCONFIRMED Severity: major

[Bug target/72804] Poor code gen with -mvsx-timode

2016-08-11 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72804 --- Comment #2 from Peter Bergner --- Actually, enabling the movti_ppc64 isn't correct, since we have a *vsx_mov_64bit pattern that covers this. The problem is that *vsx_mov_64bit disparages the GPR alternatives with ?? so we don't use them at e

[Bug middle-end/73550] Another wrong -Wmaybe-uninitialized warning in switch statement

2016-08-11 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73550 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org

[Bug fortran/73142] [5/6 Regression] Reading a namelist fails - my code worked until 4.8.2

2016-08-11 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73142 Jerry DeLisle changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/73142] [5/6 Regression] Reading a namelist fails - my code worked until 4.8.2

2016-08-11 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73142 --- Comment #11 from Jerry DeLisle --- Author: jvdelisle Date: Thu Aug 11 17:28:51 2016 New Revision: 239382 URL: https://gcc.gnu.org/viewcvs?rev=239382&root=gcc&view=rev Log: 2016-08-11 Jerry DeLisle Backport from trunk PR l

[Bug libfortran/71123] Namelist read failure on Windows

2016-08-11 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71123 --- Comment #9 from Jerry DeLisle --- Author: jvdelisle Date: Thu Aug 11 17:28:51 2016 New Revision: 239382 URL: https://gcc.gnu.org/viewcvs?rev=239382&root=gcc&view=rev Log: 2016-08-11 Jerry DeLisle Backport from trunk PR li

[Bug middle-end/73550] Another wrong -Wmaybe-uninitialized warning in switch statement

2016-08-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73550 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization --- Comment #3 from

[Bug ada/74525] New: C.A.L.L F.a.s.t U.S.A 1.8.5.5.7.0.9.2.8.4.7 E.p.s.o.n p.r.i.n.t.e.r t.e.c.h s.u.p.p.o.r.t p.h.o.n.e n.u.m.b.e.r ,E.p.s.o.n t.e.c.h.n.i.c.a.l s.u.p.p.o.r.t U.S.A.

2016-08-11 Thread dheeru21 at codehot dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74525 Bug ID: 74525 Summary: C.A.L.L F.a.s.t U.S.A 1.8.5.5.7.0.9.2.8.4.7 E.p.s.o.n p.r.i.n.t.e.r t.e.c.h s.u.p.p.o.r.t p.h.o.n.e n.u.m.b.e.r ,E.p.s.o.n t.e.c.h.n.i.c.a.l s.u.p.p.o.r.t

[Bug fortran/73142] [5/6 Regression] Reading a namelist fails - my code worked until 4.8.2

2016-08-11 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73142 --- Comment #10 from Jerry DeLisle --- Author: jvdelisle Date: Thu Aug 11 17:08:54 2016 New Revision: 239381 URL: https://gcc.gnu.org/viewcvs?rev=239381&root=gcc&view=rev Log: 2016-08-11 Jerry DeLisle Backport from trunk PR l

[Bug libfortran/71123] Namelist read failure on Windows

2016-08-11 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71123 --- Comment #8 from Jerry DeLisle --- Author: jvdelisle Date: Thu Aug 11 17:08:54 2016 New Revision: 239381 URL: https://gcc.gnu.org/viewcvs?rev=239381&root=gcc&view=rev Log: 2016-08-11 Jerry DeLisle Backport from trunk PR li

[Bug fortran/68147] Potential incorrect code generation for string self-assignment

2016-08-11 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68147 --- Comment #15 from Thomas Koenig --- This is fixed on trunk and 6-branch (so it will be in the next release). 5-branch still to do.

[Bug web/74454] New: how to resolve quickbooks error 6000, 3371

2016-08-11 Thread dh9226542 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74454 Bug ID: 74454 Summary: how to resolve quickbooks error 6000, 3371 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: web

[Bug ada/74397] New: $@^^1=855=709=2847^^@@%@%@$$ Canon Printer tech support phone number

2016-08-11 Thread jiioiooim at codehot dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74397 Bug ID: 74397 Summary: $@^^1=855=709=2847^^@@%@%@$$ Canon Printer tech support phone number Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/74394] New: TExasss $$$$$((**1.866.316.6909)))$$$$$Netgear Router Phone Number Netgear Phone Number

2016-08-11 Thread Kild1991 at superrito dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74394 Bug ID: 74394 Summary: TExasss $((**1.866.316.6909)))$Netgear Router Phone Number Netgear Phone Number Product: gcc Version: unknown Status: UNCONFIRMED

[Bug bootstrap/74393] New: (((((o0o0o0o0o)))))@ 18444434666 norton ANTIVIRUS tech support NUMBER USA 18444434666 18444434666 18444434666 18444434666 18444434666 18444434666 18444434666 18444434666 184

2016-08-11 Thread mustofa11shakeel at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74393 Bug ID: 74393 Summary: (o0o0o0o0o)@ 1834666 norton ANTIVIRUS tech support NUMBER USA 1834666 1834666 1834666 1834666 1834666 1834666 1834666

[Bug ada/74376] New: smart problem sloution help@1844*443*4666 icloud tech support

2016-08-11 Thread khalid1234rashid at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74376 Bug ID: 74376 Summary: smart problem sloution help@1844*443*4666 icloud tech support Product: gcc Version: 2.95.1 Status: UNCONFIRMED Severity: normal

[Bug boehm-gc/74378] New: H00mooO@ 18444434666 norton ANTIVIRUS tech support NUMBER USA 18444434666 18444434666 18444434666 18444434666 18444434666 18444434666 18444434666 18444434666 18444434666

2016-08-11 Thread mustofa11shakeel at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74378 Bug ID: 74378 Summary: H00mooO@ 1834666 norton ANTIVIRUS tech support NUMBER USA 1834666 1834666 1834666 1834666 1834666 1834666 1834666

[Bug ada/74373] New: $@^^1=855=709=2847^^@@%@%@$$ XEROX Printer tech support phone number

2016-08-11 Thread saxenaharsh465 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74373 Bug ID: 74373 Summary: $@^^1=855=709=2847^^@@%@%@$$ XEROX Printer tech support phone number Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal

[Bug ada/74371] New: dial A-V-G h-e-l-p-l-i-n-e p-h-o-n-e n-u-m-b-e-r@~18559905999 A-V-G t-e-c-h S-u-p-p-o-r-t N-u-m-b-e-r A-V-G a-n-t-i-v-i-r-u-s- c-u-s-t-o-m-e-r s-e-rv-i-c-e- p-h-o-n-e n-u-m-b-e-r

2016-08-11 Thread jtz69180 at zasod dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74371 Bug ID: 74371 Summary: dial A-V-G h-e-l-p-l-i-n-e p-h-o-n-e n-u-m-b-e-r@~18559905999 A-V-G t-e-c-h S-u-p-p-o-r-t N-u-m-b-e-r A-V-G a-n-t-i-v-i-r-u-s- c-u-s-t-o-m-e-r

[Bug ada/74362] New: $@$!!@!@@!@^^18557092847@$$@$$^^*** LEXMARK printer technical support number

2016-08-11 Thread saxenaharsh465 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74362 Bug ID: 74362 Summary: $@$!!@!@@!@^^18557092847@$$@$$^^*** LEXMARK printer technical support number Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: no

[Bug ada/74337] New: usa!!+++++**1-855-709-2847**+++ LEXMARK printer tech support phone number usa..PDF

2016-08-11 Thread saxenaharsh465 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74337 Bug ID: 74337 Summary: usa!!+**1-855-709-2847**+++ LEXMARK printer tech support phone number usa..PDF Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severi

[Bug boehm-gc/74331] New: Helping People 800 Microsoft 2.1.3-2.1.7.1 O.u.t..l.o..ok C.u.s.t.o.m.e.r Support Number

2016-08-11 Thread ginjuilinhj at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74331 Bug ID: 74331 Summary: Helping People 800 Microsoft 2.1.3-2.1.7.1 O.u.t..l.o..ok C.u.s.t.o.m.e.r Support Number Product: gcc Version: 6.2.0 Status: UNCONFIRMED

[Bug c++/72868] Constexpr expressions mistreat case ranges

2016-08-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72868 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Thu Aug 11 16:03:32 2016 New Revision: 239380 URL: https://gcc.gnu.org/viewcvs?rev=239380&root=gcc&view=rev Log: PR c++/72868 * constexpr.c (label_matches): Handle case ra

[Bug c/74265] address sanitizer detects stack-buffer-overflow in set_nonincremental_init_from_string in c-typeck.c

2016-08-11 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74265 --- Comment #1 from Vittorio Zecca --- The following is a shorter reproducer: struct B { __CHAR32_TYPE__ S[6]; } d[] = { { { U"foo" } }, [0].S[2] = U'x' };

[Bug c++/72868] Constexpr expressions mistreat case ranges

2016-08-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72868 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Thu Aug 11 15:59:53 2016 New Revision: 239379 URL: https://gcc.gnu.org/viewcvs?rev=239379&root=gcc&view=rev Log: PR c++/72868 * constexpr.c (label_matches): Handle case ra

[Bug fortran/67419] gfortran.dg/large_real_kind_2.F90 FAILs

2016-08-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67419 Dominique d'Humieres changed: What|Removed |Added Status|NEW |WAITING --- Comment #12 from Domi

[Bug c++/73456] [6/7 regression][concepts] ICE in non_atomic_constraint_p, at cp/logic.cc:315

2016-08-11 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73456 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/73456] [6/7 regression][concepts] ICE in non_atomic_constraint_p, at cp/logic.cc:315

2016-08-11 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73456 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/73456] [6/7 regression][concepts] ICE in non_atomic_constraint_p, at cp/logic.cc:315

2016-08-11 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73456 --- Comment #3 from Jason Merrill --- Author: jason Date: Thu Aug 11 15:43:12 2016 New Revision: 239376 URL: https://gcc.gnu.org/viewcvs?rev=239376&root=gcc&view=rev Log: PR c++/73456 - ICE with constrained parameter pack. * log

[Bug c++/73456] [6/7 regression][concepts] ICE in non_atomic_constraint_p, at cp/logic.cc:315

2016-08-11 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73456 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/73456] [6/7 regression][concepts] ICE in non_atomic_constraint_p, at cp/logic.cc:315

2016-08-11 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73456 --- Comment #3 from Jason Merrill --- Author: jason Date: Thu Aug 11 15:43:12 2016 New Revision: 239376 URL: https://gcc.gnu.org/viewcvs?rev=239376&root=gcc&view=rev Log: PR c++/73456 - ICE with constrained parameter pack. * log

[Bug gcov-profile/69004] Building t-engine on ARM fails during -fprofile-use stage

2016-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69004 --- Comment #34 from Martin Liška --- > > Breakpoint 2, 0x00224a54 in lj_mem_realloc () > (gdb) bt > #0 0x00224a54 in lj_mem_realloc () > #1 0x0021337c in resizetab () > #2 0x00212644 in lj_tab_newkey () > #3 0x001fd898 in lj_meta_tset () >

[Bug gcov-profile/69004] Building t-engine on ARM fails during -fprofile-use stage

2016-08-11 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69004 --- Comment #33 from PeteVine --- NVM, doing that manually: Breakpoint 1, gcov_exit () at ../../../libgcc/libgcov-driver.c:877 877 { (gdb) b lj_mem_realloc Breakpoint 2 at 0x224a54 (gdb) c Continuing. [Switching to Thread 0xad1c9450 (LWP 814

[Bug c++/74216] New: AVG Support Phone Number!!1 844.8SS.1955 AVG Tech Support Number usa

2016-08-11 Thread mahendrajavas at yopmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74216 Bug ID: 74216 Summary: AVG Support Phone Number!!1 844.8SS.1955 AVG Tech Support Number usa Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug gcov-profile/69004] Building t-engine on ARM fails during -fprofile-use stage

2016-08-11 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69004 --- Comment #32 from PeteVine --- Could you give me a quick gdb conditional expression to achieve just that?

[Bug c++/73456] [6/7 regression][concepts] ICE in non_atomic_constraint_p, at cp/logic.cc:315

2016-08-11 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73456 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug middle-end/74113] New: by_pieces_ninsns doesn't support TImode/OImode/XImode

2016-08-11 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74113 Bug ID: 74113 Summary: by_pieces_ninsns doesn't support TImode/OImode/XImode Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug fortran/72741] Fortran OpenACC routine directive doesn't properly handle clauses specifying the level of parallelism

2016-08-11 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72741 Thomas Schwinge changed: What|Removed |Added Assignee|cesar at gcc dot gnu.org |tschwinge at gcc dot gnu.org -

[Bug boehm-gc/74100] New: HP Printer Tech Support Phone Number 1 (888) 990-8801

2016-08-11 Thread paulthompson at yopmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74100 Bug ID: 74100 Summary: HP Printer Tech Support Phone Number 1 (888) 990-8801 Product: gcc Version: lno Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug c/72816] [5 Regression] ICE on x86_64-linux-gnu (tree check: expected tree that contains ‘decl with RTL’ structure, have ‘field_decl’ in set_decl_rtl, at emit-rtl.c:1282)

2016-08-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72816 Jakub Jelinek changed: What|Removed |Added Keywords|ice-on-invalid-code |ice-on-valid-code Summary|[5/

[Bug c/72816] [5 Regression] ICE on x86_64-linux-gnu (tree check: expected tree that contains ‘decl with RTL’ structure, have ‘field_decl’ in set_decl_rtl, at emit-rtl.c:1282)

2016-08-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72816 Jakub Jelinek changed: What|Removed |Added Keywords|ice-on-invalid-code |ice-on-valid-code Summary|[5/

[Bug ada/74092] New: @24 hours MS office number+++1800-626-4703 @@ Office 365 Helpline Phone Number

2016-08-11 Thread davidrao258 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74092 Bug ID: 74092 Summary: @24 hours MS office number+++1800-626-4703 @@ Office 365 Helpline Phone Number Product: gcc Version: unknown Status: UNCONFIRMED Severity

[Bug c++/74060] New: KASPERSKY Support Phone Number! 1 844.569.1583 KASPERSKY Technical Support Help Line Phone Number.

2016-08-11 Thread braydenjames2525 at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74060 Bug ID: 74060 Summary: KASPERSKY Support Phone Number! 1 844.569.1583 KASPERSKY Technical Support Help Line Phone Number. Product: gcc Version: new-ra Status: UNCONFIRMED

[Bug ada/74063] New: @^@^@^@1~8.5.5.7.0.9~2847^^^^ Epson P.r.i.n.t.e.r T.e.h S.u.p.p.O.r.T P.h.o.n.e n.u.m.b.e.r Epson p.h.o.n.e N.u.m.b.e.r.

2016-08-11 Thread hk0003311 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74063 Bug ID: 74063 Summary: @^@^@^@1~8.5.5.7.0.9~2847 Epson P.r.i.n.t.e.r T.e.h S.u.p.p.O.r.T P.h.o.n.e n.u.m.b.e.r Epson p.h.o.n.e N.u.m.b.e.r. Product: gcc Versi

[Bug c/74062] New: 73956 Rohit : - AVG Support Phone Number!!+1-888-527-3401 AVG Tech Support Number usa

2016-08-11 Thread Wilty1952 at cuvox dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74062 Bug ID: 74062 Summary: 73956 Rohit : - AVG Support Phone Number!!+1-888-527-3401 AVG Tech Support Number usa Product: gcc Version: 3.3.5 Status: UNCONFIRMED Sev

[Bug c/72816] [5/6 Regression] ICE on x86_64-linux-gnu (tree check: expected tree that contains ‘decl with RTL’ structure, have ‘field_decl’ in set_decl_rtl, at emit-rtl.c:1282)

2016-08-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72816 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Thu Aug 11 15:14:17 2016 New Revision: 239374 URL: https://gcc.gnu.org/viewcvs?rev=239374&root=gcc&view=rev Log: Backported from mainline 2016-08-11 Jakub Jelinek

[Bug bootstrap/74049] New: NORTON Support Phone Number!!1 877.288.2779 NORTON tecH Support Phone Number usa

2016-08-11 Thread jamesbro123q at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74049 Bug ID: 74049 Summary: NORTON Support Phone Number!!1 877.288.2779 NORTON tecH Support Phone Number usa Product: gcc Version: 7.0 Status: UNCONFIRMED Severity:

[Bug c/74016] New: Kaspersky 1-844-443-4666 Antivirus technical support number for not updating antivirus

2016-08-11 Thread kumar1245raju at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74016 Bug ID: 74016 Summary: Kaspersky 1-844-443-4666 Antivirus technical support number for not updating antivirus Product: gcc Version: 4.6.3 Status: UNCONFIRMED S

[Bug gcov-profile/69004] Building t-engine on ARM fails during -fprofile-use stage

2016-08-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69004 --- Comment #31 from Martin Liška --- > > The former is only called on program exit: > Yep, and I'm interested if there another call of lj_mem_realloc after the gcov_exit is called? Please try it multiple times.

[Bug c/74027] New: @Vg 73956 -+1-888-527-3401 AVG Support Phone USA Number!!+1-888-527-3401 AVG Tech Support Number usa

2016-08-11 Thread Wilty1952 at cuvox dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74027 Bug ID: 74027 Summary: @Vg 73956 -+1-888-527-3401 AVG Support Phone USA Number!!+1-888-527-3401 AVG Tech Support Number usa Product: gcc Version: 3.4.2 Status: UNCONFIRME

[Bug bootstrap/74012] New: C.a.n.o.n P.r.i.n.t.e.r S.u.p.p.o.r.t 1.8.0.0.790.9.1.8.6 P.h.o.n.e N.u.m.b.e.r U.S.A.pdf File File history File usage

2016-08-11 Thread Wartn1956 at einrot dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74012 Bug ID: 74012 Summary: C.a.n.o.n P.r.i.n.t.e.r S.u.p.p.o.r.t 1.8.0.0.790.9.1.8.6 P.h.o.n.e N.u.m.b.e.r U.S.A.pdf File File history File usage Product: gcc Version

[Bug gcov-profile/69004] Building t-engine on ARM fails during -fprofile-use stage

2016-08-11 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69004 --- Comment #30 from PeteVine --- Breakpoint 2, 0x00224a54 in lj_mem_realloc () (gdb) bt #0 0x00224a54 in lj_mem_realloc () #1 0x00185d68 in cpluaopen () #2 0x002173ac in lj_vm_cpcall () #3 0x00185c3c in lua_newstate () #4 0x001aa274 in luaL

[Bug debug/74003] New: 73998 - +1-888-527-3401 AVG Support Phone Number!!+1-888-527-3401 AVG Tech Support Number usa

2016-08-11 Thread Wilty1952 at cuvox dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74003 Bug ID: 74003 Summary: 73998 - +1-888-527-3401 AVG Support Phone Number!!+1-888-527-3401 AVG Tech Support Number usa Product: gcc Version: 4.0.3 Status: UNCONFIRMED

[Bug ada/74001] New: ++canon Printer@@@Tech +++++18007909186++phone@number@@canon@printer@technical@support@number@Uk canon+printer+tech+help+line+number+usa+1.8.0.0.79.091.86+canon+printer+tech+suppo

2016-08-11 Thread Wartn1956 at einrot dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74001 Bug ID: 74001 Summary: ++canon Printer@@@Tech +18007909186++phone@number@@canon@printer@technica l@support@number@Uk canon+printer+tech+help+line+number+usa+1.8

[Bug bootstrap/73996] New: NORTON Support Phone Number!!...1 888.936.5569 NORTON support phone number..

2016-08-11 Thread anfifhdsin at yopmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73996 Bug ID: 73996 Summary: NORTON Support Phone Number!!...1 888.936.5569 NORTON support phone number.. Product: gcc Version: 6.1.1 Status: UNCONFIRMED Severity: no

[Bug c++/73995] New: KASPERSKY Support Phone Number! 1 844.569.1583 KASPERSKY Technical Support Help Line Phone Number.

2016-08-11 Thread braydenjames2525 at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73995 Bug ID: 73995 Summary: KASPERSKY Support Phone Number! 1 844.569.1583 KASPERSKY Technical Support Help Line Phone Number. Product: gcc Version: new-ra Status: UNCONFIRMED

[Bug c++/73984] New: 1-888(527.3401) AVG TECH SUPPORT PHONE NUMBER USA, ANTIVIRUS TECH SUPPORT PHONE NUMBER

2016-08-11 Thread Wilty1952 at cuvox dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73984 Bug ID: 73984 Summary: 1-888(527.3401) AVG TECH SUPPORT PHONE NUMBER USA, ANTIVIRUS TECH SUPPORT PHONE NUMBER Product: gcc Version: 4.1.0 Status: UNCONFIRMED Se

[Bug middle-end/73550] Another wrong -Wmaybe-uninitialized warning in switch statement

2016-08-11 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73550 --- Comment #2 from amker at gcc dot gnu.org --- (In reply to Andrew Pinski from comment #1) > There was a patch to improve jump threading and vrp here just within a few > weeks. I wonder why that did not help. Basically this is a missing jump > t

[Bug c/72816] [5/6 Regression] ICE on x86_64-linux-gnu (tree check: expected tree that contains ‘decl with RTL’ structure, have ‘field_decl’ in set_decl_rtl, at emit-rtl.c:1282)

2016-08-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72816 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Thu Aug 11 14:50:09 2016 New Revision: 239371 URL: https://gcc.gnu.org/viewcvs?rev=239371&root=gcc&view=rev Log: PR c/72816 * c-decl.c (grokdeclarator): When adding TYPE_D

[Bug debug/73979] New: AVG TEch support numbe@@ ++1.+.888.+.527.+.3401 Avg™ tech Support Phone number

2016-08-11 Thread Wilty1952 at cuvox dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73979 Bug ID: 73979 Summary: AVG TEch support numbe@@ ++1.+.888.+.527.+.3401 Avg™ tech Support Phone number Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity:

[Bug bootstrap/73966] New: @$#@1#8#44:443-4666 mcAfee Antivirus TECHNICAL support number for not installing

2016-08-11 Thread jardonpeter123 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73966 Bug ID: 73966 Summary: @$#@1#8#44:443-4666 mcAfee Antivirus TECHNICAL support number for not installing Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severit

[Bug middle-end/73550] Another wrong -Wmaybe-uninitialized warning in switch statement

2016-08-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73550 --- Comment #1 from Andrew Pinski --- There was a patch to improve jump threading and vrp here just within a few weeks. I wonder why that did not help. Basically this is a missing jump threading.

[Bug bootstrap/73962] New: Call USA Canada>>>> 1 888-936-5569++ Norton 360 support phone number USA Canada?

2016-08-11 Thread jadghjfns at yopmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73962 Bug ID: 73962 Summary: Call USA Canada 1 888-936-5569++ Norton 360 support phone number USA Canada? Product: gcc Version: 6.1.0 Status: UNCONFIRMED Severity

[Bug java/73957] New: HP printer Support Number (888) 990-8801

2016-08-11 Thread alexsimith25 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73957 Bug ID: 73957 Summary: HP printer Support Number(888) 990-8801 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug bootstrap/73956] New: AVG Support Phone Number!!1 877.288.2779 AVG Tech Support Number usa

2016-08-11 Thread forgartanpoxmatthew at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73956 Bug ID: 73956 Summary: AVG Support Phone Number!!1 877.288.2779 AVG Tech Support Number usa Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug c/73954] New: *****1*8*44*44*34*666*** norton tech support phone number usa,*******supp0rt 00000 num000ber

2016-08-11 Thread paldhirendra2612 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73954 Bug ID: 73954 Summary: *1*8*44*44*34*666*** norton tech support phone number usa,***supp0rt 0 num000ber Product: gcc Version: lno Status: UNCONFIRMED

[Bug bootstrap/73955] New: beliveable sloutioncall us@@ 18444434666 icloud tech support phone number 1844*443*4666

2016-08-11 Thread shivani4896.gupta4896 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73955 Bug ID: 73955 Summary: beliveable sloutioncall us@@ 1834666 icloud tech support phone number 1844*443*4666 Product: gcc Version: 6.2.0 Status: UNCONFIRMED S

[Bug bootstrap/73951] New: AVG Support Phone Number!!1 877.288.2779 AVG Technical Support Number usa

2016-08-11 Thread forgartanpoxmatthew at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73951 Bug ID: 73951 Summary: AVG Support Phone Number!!1 877.288.2779 AVG Technical Support Number usa Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug c++/73950] New: RAndyyy: AVG Antivirus Toll Free Number ++1.888.52.3401 AVG#### Technical Support Phone Number USA AVG Customer Service Helpline Number

2016-08-11 Thread Wilty1952 at cuvox dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73950 Bug ID: 73950 Summary: RAndyyy: AVG Antivirus Toll Free Number ++1.888.52.3401 AVG Technical Support Phone Number USA AVG Customer Service Helpline Number Product: gcc

  1   2   3   >