[Bug rtl-optimization/54942] [4.8 Regression] ICE: OOM with -O3 -fno-cse-follow-jumps -funroll-loops

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54942 Andrew Pinski changed: What|Removed |Added CC||Ganesh.Gopalasubramanian@am

[Bug rtl-optimization/54944] 400.perlbench fails with segmentation fault

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54944 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/58254] ICE when using PGO

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58254 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNC

[Bug tree-optimization/58728] [missed optimization] == or != comparisons may affect range test optimization.

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58728 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/58263] unaccessable member function but with a spelling mistake in friend statement

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58263 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRME

[Bug tree-optimization/58728] [missed optimization] == or != comparisons may affect range test optimization.

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58728 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Severity|n

[Bug lto/61043] LTO accumulates CPU requirements from all input objects

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61043 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug lto/61043] LTO accumulates CPU requirements from all input objects

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61043 --- Comment #5 from Andrew Pinski --- I think this has been fixed already in GCC 5 (maybe even in 4.9). Can you try GCC 5 and see if it has been fixed?

[Bug libgcc/60944] a10 pcduino compiling mono

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

[Bug middle-end/60435] GCC failes to apply CSE for va_arg with different types whose representations match

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60435 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Severity|n

[Bug c++/60124] g++ generates two copies of the same symbol due to __builtin_bswap32 return type

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60124 Andrew Pinski changed: What|Removed |Added Keywords||assemble-failure Status|UNCO

[Bug middle-end/60085] ICE in get_frame_type on weird code

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

[Bug tree-optimization/59859] [meta-bug] GRAPHITE issues

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

[Bug tree-optimization/59650] Inefficient vector assignment code

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59650 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Severity|n

[Bug tree-optimization/23855] loop header should also be pulled out of the inner loop too

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23855 --- Comment #29 from Andrew Pinski --- We unswitch on the outer loops now in GCC 6 and above. So can we consider this as fixed? The code for aarch64-linux-gnu on the trunk looks like: .L3: mov w19, 0 .p2align 3 .L4: b

[Bug tree-optimization/60206] IVOPT has no idea of inline asm

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60206 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Severity|n

[Bug c/45152] LTO breaks C99 inline

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45152 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug tree-optimization/59190] atomic ops on a non-escaped variable don't need atomicity

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

[Bug target/58922] LTO undefined symbols with virtual destructor

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58922 Andrew Pinski changed: What|Removed |Added Component|lto |target --- Comment #1 from Andrew Pinski

[Bug libstdc++/58909] C++11's condition variables fail with static linking

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58909 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/58908] ICE in process_init_constructor_array for std::vector

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58908 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNC

[Bug c++/58487] Missed return value optimization

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

[Bug tree-optimization/76490] when use -O2 -fcheck-founds compiler appears to hang and consumes all memory

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76490 Andrew Pinski changed: What|Removed |Added Keywords||compile-time-hog, |

[Bug tree-optimization/76490] when use -O2 -fcheck-founds compiler appears to hang and consumes all memory

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76490 Andrew Pinski changed: What|Removed |Added Keywords||compile-time-hog, |

[Bug fortran/76488] when use -O2 -fcheck-founds compiler appears to hang and consumes all memory

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76488 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/76490] when use -O2 -fcheck-founds compiler appears to hang and consumes all memory

2016-08-13 Thread urbanjost at comcast dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76490 --- Comment #1 from urbanjost at comcast dot net --- Created attachment 39433 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39433&action=edit Smallest version of problem I could generate to reproduce problem

[Bug fortran/76490] New: when use -O2 -fcheck-founds compiler appears to hang and consumes all memory

2016-08-13 Thread urbanjost at comcast dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76490 Bug ID: 76490 Summary: when use -O2 -fcheck-founds compiler appears to hang and consumes all memory Product: gcc Version: 5.4.0 Status: UNCONFIRMED Severity: no

[Bug fortran/76488] New: when use -O2 -fcheck-founds compiler appears to hang and consumes all memory

2016-08-13 Thread urbanjost at comcast dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76488 Bug ID: 76488 Summary: when use -O2 -fcheck-founds compiler appears to hang and consumes all memory Product: gcc Version: 5.4.0 Status: UNCONFIRMED Severity: no

[Bug c++/71972] [6 Regression] ICE with "-std=c++14" on x86_64-linux-gnu (internal compiler error: Segmentation fault, cxx_eval_store_expression)

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

[Bug c/62138] Poor error recovery when parsing for-loops

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62138 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRME

[Bug c++/62137] Poor error recovery when parsing for-loops

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62137 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRME

[Bug regression/55129] removal of gcc-core tarballs leads to huge extraction times

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55129 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug other/39363] [meta-bug] pending patches from ARC International (UK) Ltd

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

[Bug preprocessor/61371] cpp: Implement -fno-date-time/-freproducible-dates or similar

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61371 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/58849] complex number, memory is corrupted

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58849 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/71972] [6 Regression] ICE with "-std=c++14" on x86_64-linux-gnu (internal compiler error: Segmentation fault, cxx_eval_store_expression)

2016-08-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71972 --- Comment #5 from Jason Merrill --- Author: jason Date: Sat Aug 13 23:53:28 2016 New Revision: 239448 URL: https://gcc.gnu.org/viewcvs?rev=239448&root=gcc&view=rev Log: PR c++/71972 - constexpr array self-modification * conste

[Bug c++/74762] [5/6/7 Regression] missing uninitialized warning (C++, parenthesized expr, TREE_NO_WARNING)

2016-08-13 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74762 --- Comment #6 from Patrick Palka --- (In reply to Manuel López-Ibáñez from comment #5) > (In reply to Patrick Palka from comment #1) > > Looks like warn_uninit() suppresses the warning on 'i' because the > > TREE_NO_WARNING flag is set on the AR

[Bug c++/76481] ICE on (invalid) redeclaration of extern variable as constexpr variable

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76481 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic, |

[Bug c++/76481] New: ICE on (invalid) redeclaration of extern variable as constexpr variable

2016-08-13 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76481 Bug ID: 76481 Summary: ICE on (invalid) redeclaration of extern variable as constexpr variable Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug c++/76380] New: @%@$$$@^^@1_8OOx681x7208 @^^@@%ESET A.n.t.i.v.i.r.u.s t.e.c.h. s.u.p.p..o.r.t p.h.o.n.e n.u.m.b.e.rr

2016-08-13 Thread paladin423 at mailinator dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76380 Bug ID: 76380 Summary: @%@$$$@^^@1_8OOx681x7208 @^^@@%ESET A.n.t.i.v.i.r.u.s t.e.c.h. s.u.p.p..o.r.t p.h.o.n.e n.u.m.b.e.rr Product: gcc Version: c++-concepts Status: UNC

[Bug c++/76350] New: @%@$$$@^^@1_8OOx681x7208 @^^@@%VIPRE A.n.t.i.v.i.r.u.s t.e.c.h. s.u.p.p..o.r.t p.h.o.n.e n.u.m.b.e.rr

2016-08-13 Thread paladin423 at mailinator dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76350 Bug ID: 76350 Summary: @%@$$$@^^@1_8OOx681x7208 @^^@@%VIPRE A.n.t.i.v.i.r.u.s t.e.c.h. s.u.p.p..o.r.t p.h.o.n.e n.u.m.b.e.rr Product: gcc Version: c++-concepts Status: UN

[Bug target/76342] New: AVX512: _mm512_undefined_epi32() intrinsic missing (incorrectly named _mm512_undefined_si512)

2016-08-13 Thread wen...@mitsuba-renderer.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76342 Bug ID: 76342 Summary: AVX512: _mm512_undefined_epi32() intrinsic missing (incorrectly named _mm512_undefined_si512) Product: gcc Version: 7.0 Status: UNCONFIRMED

[Bug c++/75860] Segmentation violation in tree_check while compiling firefox 48

2016-08-13 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75860 --- Comment #11 from Vittorio Zecca --- I applied the fix from bug 72849 and the ICE disappeared. Many thanks for pointing me to the right place!

[Bug c++/72849] [7 Regression] r239267 causes Firefox build failure

2016-08-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72849 Jakub Jelinek changed: What|Removed |Added CC||zeccav at gmail dot com --- Comment #4 f

[Bug c++/75860] Segmentation violation in tree_check while compiling firefox 48

2016-08-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75860 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libstdc++/75402] std::condition_variable::wait_until wakes up constantly

2016-08-13 Thread nfitzgerald at mozilla dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75402 Nick Fitzgerald [:fitzgen] [⏰PDT; UTC-7] changed: What|Removed |Added Attachment #39353|0 |1 is

[Bug c++/76296] New: @@@@1++855++709++2847^^^^@@%@%@$$ Epson Printer tech support

2016-08-13 Thread saxenaharsh666 at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76296 Bug ID: 76296 Summary: 1++855++709++2847@@%@%@$$ Epson Printer tech support Product: gcc Version: fortran-dev Status: UNCONFIRMED Severity: normal

[Bug c++/75860] Segmentation violation in tree_check while compiling firefox 48

2016-08-13 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75860 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org --- Comment #9

[Bug c++/76262] New: list-initialization prefers initializer_list over copy constructor

2016-08-13 Thread barry.revzin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76262 Bug ID: 76262 Summary: list-initialization prefers initializer_list over copy constructor Product: gcc Version: 6.1.0 Status: UNCONFIRMED Severity: normal

[Bug debug/76251] New: @1_877 x 435 x 8667 @@HP 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 u.s.a O.R.E.G.O.N

2016-08-13 Thread radheradhe7789 at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76251 Bug ID: 76251 Summary: @1_877 x 435 x 8667 @@HP 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 u.s.a O.R.E.G.O.N Product: gcc Version: tree-ssa Status: UNCONFI

[Bug c++/76248] New: XX@^@ 1XX855XX…709XX..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

2016-08-13 Thread wave6 at codehot dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76248 Bug ID: 76248 Summary: XX@^@ 1XX855XX…709XX..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 Product: gcc Version: fortran-dev

[Bug c++/76246] New: @%@$$$@^^^@@1_X855x709.....X2847 @@^^^@@% EPSON 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 u.s.a c.a.n.a.d.a

2016-08-13 Thread wave6 at codehot dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76246 Bug ID: 76246 Summary: @%@$$$@^^^@@1_X855x709.X2847 @@^^^@@% EPSON 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 u.s.a c.a.n.a.d.a Product: gcc Ve

[Bug c++/76207] New: 1877 435 8667 USA/Canada HP Printer Not Printing Dial 1877 435 8667 if your printer is not printing the page

2016-08-13 Thread mcnncjcji at yopmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76207 Bug ID: 76207 Summary: 1877 435 8667 USA/Canada HP Printer Not Printing Dial 1877 435 8667 if your printer is not printing the page Product: gcc Version: trans-mem Status

[Bug middle-end/76174] Missed loop optimization

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

[Bug middle-end/76174] New: Missed loop optimization

2016-08-13 Thread jrmuizel at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76174 Bug ID: 76174 Summary: Missed loop optimization Product: gcc Version: 6.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end Ass

[Bug c/61469] language feature: Support for enum underlying type

2016-08-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61469 --- Comment #6 from Marek Polacek --- There is a proposed enhancement for C2X to implement the ability to define the type to be used to represent an enum: .

[Bug c++/76118] New: 180 068 172 08 (webroot) activation/ deactivation point

2016-08-13 Thread ersg at einrot dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76118 Bug ID: 76118 Summary: 180 068 172 08 (webroot) activation/ deactivation point Product: gcc Version: 5.1.1 Status: UNCONFIRMED Severity: normal Prior

[Bug c++/76115] New: Call @ 18+00+68+17+208 for Panda installation……22

2016-08-13 Thread ersg at einrot dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76115 Bug ID: 76115 Summary: Call @ 18+00+68+17+208 for Panda installation……22 Product: gcc Version: 5.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug c++/76103] New: help for A o L support @ 18006817208jj

2016-08-13 Thread hbkjsjk at mailinator dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76103 Bug ID: 76103 Summary: help for A o L support @ 18006817208jj Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c++

[Bug objc++/76081] New: @%@$$$@^^^@@1_855x709.....2847 @@^^^@@%BROTHER 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 u.s.a c.a.n.a.d.a

2016-08-13 Thread telecomer at codehot dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76081 Bug ID: 76081 Summary: @%@$$$@^^^@@1_855x709.2847 @@^^^@@%BROTHER 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 u.s.a c.a.n.a.d.a Product: gcc Ver

[Bug other/67392] Invalid mmap return value check

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67392 --- Comment #1 from Andrew Pinski --- Patches goto gcc-patches@ with a changelog.

[Bug c++/76058] New: @%@@@@@^^@1_8OOx681x72O8 $$@^@@%EPSON 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 u.s.a c.a.n.a.d.a

2016-08-13 Thread aloochips15 at mailinator dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76058 Bug ID: 76058 Summary: @%@^^@1_8OOx681x72O8 $$@^@@%EPSON 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 u.s.a c.a.n.a.d.a Product: gcc Version: for

[Bug c++/76051] New: @%@$$$@^^^@@1_855x709...2847 @@^^^@@%LEXMARK 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 u.s.a c.a.n.a.d.a

2016-08-13 Thread harsh02 at codehot dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76051 Bug ID: 76051 Summary: @%@$$$@^^^@@1_855x709...2847 @@^^^@@%LEXMARK 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 u.s.a c.a.n.a.d.a Product: gcc Versi

[Bug c++/76052] New: @%@$$$@^^^@@1_855x709.....2847 @@^^^@@%LEXMARK 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 u.s.a c.a.n.a.d.a

2016-08-13 Thread harsh02 at codehot dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76052 Bug ID: 76052 Summary: @%@$$$@^^^@@1_855x709.2847 @@^^^@@%LEXMARK 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 u.s.a c.a.n.a.d.a Product: gcc Ver

[Bug objc++/76041] New: %^^@@$$$@^^@1_855x709x2847 @^^@@%BROTHER 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 u.s.a

2016-08-13 Thread liquider at codehot dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76041 Bug ID: 76041 Summary: %^^@@$$$@^^@1_855x709x2847 @^^@@%BROTHER 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 u.s.a Product: gcc Version: unknown Status: UNCO

[Bug objc++/76036] New: @%@$$$@^^@1_855x709x2847 @^^@@%BROTHER 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 u.s.a c.a.n.a.d.a

2016-08-13 Thread liquider at codehot dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76036 Bug ID: 76036 Summary: @%@$$$@^^@1_855x709x2847 @^^@@%BROTHER 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 u.s.a c.a.n.a.d.a Product: gcc Version: un

[Bug c++/76024] New: @%@$$$@^^^@1_855x709x2847 @^^^@@%LEXMARK 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 u.s.a c.a.n.a.d.a

2016-08-13 Thread saxenaharsh913 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76024 Bug ID: 76024 Summary: @%@$$$@^^^@1_855x709x2847 @^^^@@%LEXMARK 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 u.s.a c.a.n.a.d.a Product: gcc Version:

[Bug c++/75860] Segmentation violation in tree_check while compiling firefox 48

2016-08-13 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75860 --- Comment #8 from Vittorio Zecca --- Compiling the big test case, 231025 lines, with trunk level 239276 of August 9th g++ -v Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/home/vitti/1tb/vitti/local/gcc-7-239276/libexec/gcc/x86_64-

[Bug fortran/68241] [meta-bug] Deferred-length character

2016-08-13 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68241 Bug 68241 depends on bug 68147, which changed state. Bug 68147 Summary: Potential incorrect code generation for string self-assignment https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68147 What|Removed |Added

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

2016-08-13 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68147 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2016-08-13 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68147 --- Comment #16 from Thomas Koenig --- Author: tkoenig Date: Sat Aug 13 15:04:04 2016 New Revision: 239445 URL: https://gcc.gnu.org/viewcvs?rev=239445&root=gcc&view=rev Log: 2016-08-13 Thomas Koenig Backport from trunk PR for

[Bug lto/75194] -flto loses .debug_macro section

2016-08-13 Thread jim at jtan dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75194 jim at jtan dot com changed: What|Removed |Added Version|5.4.0 |6.1.1 --- Comment #2 from jim at jt

[Bug c++/75860] Segmentation violation in tree_check while compiling firefox 48

2016-08-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75860 --- Comment #7 from Jakub Jelinek --- Can't reproduce with the provided source, ./cc1plus -quiet -std=gnu++11 pr75860.ii -fPIC -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limit

[Bug rtl-optimization/75964] New: insn combiner removes comparison after ABS

2016-08-13 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75964 Bug ID: 75964 Summary: insn combiner removes comparison after ABS Product: gcc Version: 6.1.1 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority

[Bug c++/75860] Segmentation violation in tree_check while compiling firefox 48

2016-08-13 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75860 --- Comment #6 from Vittorio Zecca --- Created attachment 39410 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39410&action=edit xz-ipped original firefox source file Original firefox source file in xz format. This one is error free except

[Bug c/67569] wrong type in error message with float on x86 (387)

2016-08-13 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67569 Manuel López-Ibáñez changed: What|Removed |Added Last reconfirmed|2015-09-14 00:00:00 |2016-8-13 --- Comment #6 from Manu

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

2016-08-13 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73650 Segher Boessenkool changed: What|Removed |Added CC||asolokha at gmx dot com --- Comment

[Bug bootstrap/72829] [7 Regression] ICE in extract_constrain_insn, at recog.c:2211 (error: insn does not satisfy its constraints) on 32-bit BE powerpc

2016-08-13 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72829 Segher Boessenkool changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/71629] [7 Regression] ICE in lra_set_insn_recog_data, at lra.c:964 w/ -O2 -mlra

2016-08-13 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71629 Segher Boessenkool changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/75920] New: yrturu

2016-08-13 Thread jacquan29 at ov3u841 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75920 Bug ID: 75920 Summary: yrturu Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc

[Bug target/71629] [7 Regression] ICE in lra_set_insn_recog_data, at lra.c:964 w/ -O2 -mlra

2016-08-13 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71629 --- Comment #4 from Arseny Solokha --- (In reply to Segher Boessenkool from comment #3) > I cannot reproduce either with a non-SPE compiler. Does it happen with > current trunk for you? I failed to build current trunk for SPE target last Monday

[Bug target/71846] PowerPC -mlra option causes 2 tests to fail

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

[Bug c++/75891] New: vchbgvj

2016-08-13 Thread fhbg at yopmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75891 Bug ID: 75891 Summary: vchbgvj Product: gcc Version: trans-mem Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at

[Bug target/71629] [7 Regression] ICE in lra_set_insn_recog_data, at lra.c:964 w/ -O2 -mlra

2016-08-13 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71629 --- Comment #3 from Segher Boessenkool --- I cannot reproduce either with a non-SPE compiler. Does it happen with current trunk for you?

[Bug target/67771] integer-to-floating-point conversions wrongly produce -0 in FE_DOWNWARD mode

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

[Bug tree-optimization/66868] [5 Regression] wrong code generated with -O3 (dead code removal?)

2016-08-13 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66868 Matthias Klose changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug ada/75875] New: (((Support NO.=1+800~810~1018))))HP° Printer Inc...

2016-08-13 Thread xozr at y dot epb.ro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75875 Bug ID: 75875 Summary: (((Support NO.=1+800~810~1018HP° Printer Inc... Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug c++/75860] Segmentation violation in tree_check while compiling firefox 48

2016-08-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75860 --- Comment #5 from Jakub Jelinek --- We have tools for testsuite reduction, so it would be more helpful to have unreduced preprocessed source, otherwise we'll most likely reduce it only into ICE on invalid testcase.

[Bug c++/75860] Segmentation violation in tree_check while compiling firefox 48

2016-08-13 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75860 --- Comment #4 from Vittorio Zecca --- Created attachment 39369 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39369&action=edit xz-ipped reproducer This is the xzipped test case that is my reproducer for this issue. There are many compila

[Bug c++/75860] Segmentation violation in tree_check while compiling firefox 48

2016-08-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75860 --- Comment #3 from Jakub Jelinek --- No, the preprocessed source is exactly what we need. Just bzip2/gzip/xz compress it first and attach.

[Bug c++/75860] Segmentation violation in tree_check while compiling firefox 48

2016-08-13 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75860 --- Comment #2 from Vittorio Zecca --- The preprocessed source is too big to be meaningful. I did try to shorten it but still too big and using so many firefox header files. It will be faster if you could download the firefox-48 source and try it

[Bug rtl-optimization/72873] error: ‘asm’ operand has impossible constraints

2016-08-13 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72873 Bernd Edlinger changed: What|Removed |Added CC||bernd.edlinger at hotmail dot de --- C

[Bug c++/75860] Segmentation violation in tree_check while compiling firefox 48

2016-08-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75860 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug c++/75860] New: Segmentation violation in tree_check while compiling firefox 48

2016-08-13 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75860 Bug ID: 75860 Summary: Segmentation violation in tree_check while compiling firefox 48 Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: major P