[Bug target/69038] compilation error: unable to find a register to spill in class 'FP_REGS'

2015-12-27 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69038 --- Comment #6 from Eric Botcazou --- Ugh. The nohalo_subdivision function has 37 parameters, among which 21 are double's so this really stretches the register allocator...

[Bug target/69038] compilation error: unable to find a register to spill in class 'FP_REGS'

2015-12-27 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69038 --- Comment #5 from Eric Botcazou --- Created attachment 37142 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37142=edit Reduced testcase To be compiled with -m64 -mcpu=ultrasparc -O.

[Bug target/69038] compilation error: unable to find a register to spill in class 'FP_REGS'

2015-12-27 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69038 Eric Botcazou changed: What|Removed |Added Status|WAITING |NEW --- Comment #3 from Eric Botcazou

[Bug target/69038] compilation error: unable to find a register to spill in class 'FP_REGS'

2015-12-27 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69038 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c/69033] [6 regression] many internal compiler errors starting with r231928

2015-12-27 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69033 Bill Schmidt changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #26 from kottinge at utk dot edu --- Created attachment 37166 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37166=edit lib

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #35 from kottinge at utk dot edu --- read_input_mod is built from the source file read_input_mod.f90. It's the one with the bug

[Bug fortran/69064] [5/6 Regression] ICE: in gfc_typenode_for_spec, at fortran/trans-types.c:1062 when a variable is missing in "use *, only" list

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 Dominique d'Humieres changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #27 from kottinge at utk dot edu --- Created attachment 37167 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37167=edit driver

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 kottinge at utk dot edu changed: What|Removed |Added Attachment #37141|0 |1 is obsolete|

[Bug fortran/69064] ICE: in gfc_typenode_for_spec, at fortran/trans-types.c:1062 when a variable is missing in "use *, only" list

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 Dominique d'Humieres changed: What|Removed |Added Summary|Unhelpful error message |ICE: in |when

[Bug fortran/69064] ICE: in gfc_typenode_for_spec, at fortran/trans-types.c:1062 when a variable is missing in "use *, only" list

2015-12-27 Thread graham.stott at btinternet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #42 from graham.stott at btinternet dot com --- why the torrent of emails (spam)

[Bug fortran/69064] [5/6 Regression] ICE: in gfc_typenode_for_spec, at fortran/trans-types.c:1062 when a variable is missing in "use *, only" list

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #45 from Dominique d'Humieres --- Backtrace frame #10: 0x00010014c798 f951`gfc_typenode_for_spec(spec=0x000142203940) + 136 at trans-types.c:1062 frame #11: 0x00010014cb00

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #15 from kottinge at utk dot edu --- Created attachment 37155 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37155=edit m12

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #14 from kottinge at utk dot edu --- Created attachment 37154 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37154=edit m11

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #13 from kottinge at utk dot edu --- Created attachment 37153 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37153=edit m10

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #12 from kottinge at utk dot edu --- Created attachment 37152 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37152=edit m9

[Bug sanitizer/69055] Internal compiler error -fsanitize=float-cast-overflow

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69055 --- Comment #6 from Dominique d'Humieres --- Similar(?) ICE with C [Book15] f90/bug% gcc /opt/gcc/_clean/gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-2.c -fsanitize=float-cast-overflow

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #4 from kottinge at utk dot edu --- Created attachment 37144 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37144=edit m1

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #3 from kottinge at utk dot edu --- Created attachment 37143 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37143=edit mod

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #25 from kottinge at utk dot edu --- Created attachment 37165 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37165=edit m22

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #38 from Dominique d'Humieres --- > Yeah that's what the bug is. The only problem with the file or at least > what prevents it from compiling is the missing variable declaration > on line 2648, but instead of saying there is a

[Bug c++/68926] [4.9/5/6 Regression] decltype and sfinae to check for template instance availability fails to compile

2015-12-27 Thread grygoriy.fuchedzhy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68926 --- Comment #3 from Grygoriy Fuchedzhy --- Created attachment 37173 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37173=edit patch

[Bug c++/68926] [4.9/5/6 Regression] decltype and sfinae to check for template instance availability fails to compile

2015-12-27 Thread grygoriy.fuchedzhy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68926 Grygoriy Fuchedzhy changed: What|Removed |Added CC||jason at redhat dot com ---

[Bug c++/68265] Arbitrary syntactic nonsense silently accepted after 'int (*){}' until the next close brace

2015-12-27 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68265 Mikhail Maltsev changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #20 from kottinge at utk dot edu --- Created attachment 37160 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37160=edit m17

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #19 from kottinge at utk dot edu --- Created attachment 37159 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37159=edit m16

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #18 from kottinge at utk dot edu --- Created attachment 37158 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37158=edit m15

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #16 from kottinge at utk dot edu --- Created attachment 37156 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37156=edit m13

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #17 from kottinge at utk dot edu --- Created attachment 37157 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37157=edit m14

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #29 from kottinge at utk dot edu --- Created attachment 37169 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37169=edit source file with missing variable from only list

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #31 from Dominique d'Humieres --- Sorry but what you provide is useless for the time I want to spend on this PR (you should use 'tar' for many files, so far son_struct_mod.mod is missing). Please provide a reduced test.

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #36 from Dominique d'Humieres --- > read_input_mod is built from the source file read_input_mod.f90. > It's the one with the bug I get an ICE when compiling this file SUBROUTINE READ_INPUT(s,input,inp_lines) 1 internal compiler

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #39 from kottinge at utk dot edu --- Created attachment 37171 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37171=edit calc_param_mod

[Bug fortran/69064] ICE: in gfc_typenode_for_spec, at fortran/trans-types.c:1062 when a variable is missing in "use *, only" list

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #43 from Dominique d'Humieres --- > why the torrent of emails (spam) No spam, but not the best use of bugzilla!-(those who never sin can throw the first stone).

[Bug target/64402] mep-elf ICE in pre_and_rev_post_order_compute, at cfganal.c:1022

2015-12-27 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64402 --- Comment #3 from Bernd Edlinger --- Created attachment 37172 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37172=edit Patch to fix ICE and make interrupt restore r0 This patch fixes the ICE and makes interrupt functions also restore

[Bug c++/69065] New: [C++11] multiple alignas specifiers

2015-12-27 Thread kukyakya at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69065 Bug ID: 69065 Summary: [C++11] multiple alignas specifiers Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #30 from kottinge at utk dot edu --- Okay, I uploaded files for a working eaxmple. Trying to compile with: gfortran -I/usr/lib/openmpi/include -pthread -I/usr/lib/openmpi/lib -L/usr//lib -L/usr/lib/openmpi/lib -lmpi_f90 -lmpi_f77

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #32 from kottinge at utk dot edu --- Created attachment 37170 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37170=edit m26

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #5 from kottinge at utk dot edu --- Created attachment 37145 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37145=edit m2

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #6 from kottinge at utk dot edu --- Created attachment 37146 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37146=edit m3

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #7 from kottinge at utk dot edu --- Created attachment 37147 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37147=edit m4

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #8 from kottinge at utk dot edu --- Created attachment 37148 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37148=edit m5

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #22 from kottinge at utk dot edu --- Created attachment 37162 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37162=edit m19

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #24 from kottinge at utk dot edu --- Created attachment 37164 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37164=edit m21

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #23 from kottinge at utk dot edu --- Created attachment 37163 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37163=edit m20

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #21 from kottinge at utk dot edu --- Created attachment 37161 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37161=edit m18

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #33 from kottinge at utk dot edu --- I uploaded soln_struct_mod.mod I don't want to spend a lot of time on this either, and it's a complicated project and figuring out the minimal code to reproduce the error is likely to take a long

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #37 from kottinge at utk dot edu --- Yeah that's what the bug is. The only problem with the file or at least what prevents it from compiling is the missing variable declaration on line 2648, but instead of saying there is a missing

[Bug target/67710] FAIL: gcc.dg/darwin-*version-*.c (test for excess errors) with Xcode 7

2015-12-27 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67710 --- Comment #6 from Iain Sandoe --- (In reply to Iain Sandoe from comment #5) > (In reply to r...@cebitec.uni-bielefeld.de from comment #4) > > Unfortunately, it doesn't work on Mac OS X 10.11.2: every link test > > FAILs with > > > > FAIL:

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #9 from kottinge at utk dot edu --- Created attachment 37149 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37149=edit m6

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #10 from kottinge at utk dot edu --- Created attachment 37150 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37150=edit m7

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #11 from kottinge at utk dot edu --- Created attachment 37151 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37151=edit m8

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #34 from Dominique d'Humieres --- No read_input_mod.mod. Please work on a reduced test showing the issue. If you cannot do it at least provide a compressed tar of you project. So far we are both wasting our time!-(

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

2015-12-27 Thread kottinge at utk dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #40 from kottinge at utk dot edu --- I attached calc_param_mod.f90 (it's just a bunch of variable declarations). The missing variable declartion is commented out on line 2648 it's max_line_len2

[Bug c++/67461] Multiple atomic stores generate a StoreLoad barrier between each one, not just at the end

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67461 --- Comment #1 from Andrew Pinski --- Hmm, I think there needs to be a barrier between each store as each store needs to be observed by the other threads.

[Bug c/65467] [libgomp] sorry, unimplemented: '_Atomic' with OpenMP

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65467 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug other/60465] Compiling glibc-2.17,2.18 with gcc-4.8.2 and binutils-2.23.2,2.24 results in segfaults in _start / elf_get_dynamic_info

2015-12-27 Thread slyfox at inbox dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60465 --- Comment #34 from Sergei Trofimovich --- Wrote more details on how exactly things were broken: http://trofi.github.io/posts/189-glibc-on-ia64-or-how-relocations-bootstrap.html

[Bug fortran/69064] [5/6 Regression] ICE: in gfc_typenode_for_spec, at fortran/trans-types.c:1062 when LEN is set to a variable with no explicit type

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 Dominique d'Humieres changed: What|Removed |Added Summary|[5/6 Regression] ICE: in|[5/6 Regression] ICE: in

[Bug c++/67533] internal compiler error: in build_call_a, at cp/call.c:372

2015-12-27 Thread tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67533 tbsaunde at gcc dot gnu.org changed: What|Removed |Added CC||tbsaunde at gcc dot gnu.org

[Bug driver/66657] Feature request - assembly output from lto compiler

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66657 --- Comment #4 from Andrew Pinski --- You can use -save-temps and look at the .s files.

[Bug target/65128] remove "linux" and "unix" from preprocessor macros from cpp-5

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65128 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/69064] [5/6 Regression] ICE: in gfc_typenode_for_spec, at fortran/trans-types.c:1062 when a variable is missing in "use *, only" list

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #46 from Dominique d'Humieres --- Reverting revision r229287 removes the ICE and restores the error.

[Bug c++/69066] New: SFINAE compilation error on lambda with trailing return type

2015-12-27 Thread vittorio.romeo at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69066 Bug ID: 69066 Summary: SFINAE compilation error on lambda with trailing return type Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: major

[Bug c++/44577] static local variables in class template methods are not optimized-away if not used

2015-12-27 Thread tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44577 tbsaunde at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/67532] Add -fno-plt=file and -fno-plt=[symbol,...]

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67532 Andrew Pinski changed: What|Removed |Added Component|rtl-optimization|middle-end Severity|normal

[Bug driver/66657] Feature request - assembly output from lto compiler

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66657 --- Comment #5 from Andrew Pinski --- You can use -save-temps and look at the .s files. >To identify errant calls to printf and puts. For this you can also do use the attribute warning and do it at compile time rather than assembly time.

[Bug tree-optimization/66264] [untaken optimization] switch & enums without default-case

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66264 --- Comment #3 from Andrew Pinski --- enum Foo { A,B,C,D }; int square(Foo f) { switch (f) { case A: return 33; case B: return 24; case C: return 857; case D: return 980; //default: return 0; }; //return 0; //

[Bug tree-optimization/65412] missing control flow optimisation

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65412 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization

[Bug c/67820] Move obscure warning about null pointers into prime time

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67820 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/69068] New: [6 Regression] ICE in bb_contains_loop_phi_nodes, at graphite-isl-ast-to-gimple.c:1279

2015-12-27 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69068 Bug ID: 69068 Summary: [6 Regression] ICE in bb_contains_loop_phi_nodes, at graphite-isl-ast-to-gimple.c:1279 Product: gcc Version: 6.0 Status: UNCONFIRMED

[Bug debug/67665] ICE when passing two empty files directly to cc1 with -g

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67665 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-invalid-code

[Bug debug/67665] ICE when passing two empty files directly to cc1 with -g

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67665 --- Comment #1 from Andrew Pinski --- This looks like a left over from --combine where cc1 does not reject more than one file.

[Bug c/67820] Move obscure warning about null pointers into prime time

2015-12-27 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67820 --- Comment #2 from David Binderman --- >I have almost always seen people use -Wall -W Doubtful. Looking at a bunch of recent Fedora package builds $ fgrep -l Wextra fedora/pass78/201512*/* | wc -l 35 $ fgrep -l Wall fedora/pass78/201512*/*

[Bug c++/67395] It is possible to override c++ access control in case of indirect inheritance

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67395 Andrew Pinski changed: What|Removed |Added Keywords||accepts-invalid, |

[Bug c++/64615] Access level check error: g++ thinks the non default ctor is protected while its public

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64615 Andrew Pinski changed: What|Removed |Added Keywords||rejects-valid

[Bug tree-optimization/66264] [untaken optimization] switch & enums without default-case

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66264 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/67809] Empty pointer-chasing loops aren't optimized out

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67809 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization

[Bug c/67820] Move obscure warning about null pointers into prime time

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67820 --- Comment #3 from Andrew Pinski --- (In reply to David Binderman from comment #2) > >I have almost always seen people use -Wall -W > > Doubtful. Looking at a bunch of recent Fedora package builds > > $ fgrep -l Wextra fedora/pass78/201512*/*

[Bug tree-optimization/69067] New: [6 Regression] ICE in get_def_bb_for_const, at graphite-isl-ast-to-gimple.c:1995

2015-12-27 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69067 Bug ID: 69067 Summary: [6 Regression] ICE in get_def_bb_for_const, at graphite-isl-ast-to-gimple.c:1995 Product: gcc Version: 6.0 Status: UNCONFIRMED Keywords:

[Bug c/67665] ICE when passing two empty files directly to cc1 with -g

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67665 --- Comment #3 from Andrew Pinski --- For C++ we produce: foo.c:1:0: fatal error: inter-module optimizations not implemented for C++ but really this should also be done for C now too.

[Bug c/67665] ICE when passing two empty files directly to cc1 with -g

2015-12-27 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67665 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug fortran/69063] Internal compiler error, -Wunused-parameter

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69063 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/66605] -Wunused-parameter causes internal compiler error with gfortran 5.1.0

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66605 Dominique d'Humieres changed: What|Removed |Added CC||physiker at toast2 dot net ---

[Bug fortran/69064] Unhelpful error message when a module variable was not included in the only list

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

[Bug sanitizer/69055] Internal compiler error -fsanitize=float-cast-overflow

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

[Bug sanitizer/69055] Internal compiler error -fsanitize=float-cast-overflow

2015-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69055 --- Comment #5 from Dominique d'Humieres --- Reduced test subroutine tstd implicit none integer n real(8) :: b b = huge(1.0D0) n = b end subroutine tstd