[Bug other/36368] Fixincludes corrupts sysmacros.h

2009-06-15 Thread geir at cray dot com
--- Comment #3 from geir at cray dot com 2009-06-15 20:47 --- For another point of reference, I see this problem in our GCC 4.3.1 build; but the problem did not occur in our gcc 4.3.0 and 4.3.2 versions. I assume this was an error on our part. $ diff /opt/gcc/4.3.1/snos/lib/gcc/x86_64

[Bug c/32798] New: Multiple definitions of __flockfile when compiling an openMP program

2007-07-17 Thread geir at cray dot com
libraries must be used. -- Summary: Multiple definitions of __flockfile when compiling an openMP program Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: c Ass

[Bug c/32799] New: Multiple definitions of __flockfile when compiling an openMP program

2007-07-17 Thread geir at cray dot com
libraries must be used. -- Summary: Multiple definitions of __flockfile when compiling an openMP program Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: c Ass

[Bug c/32798] Multiple definitions of __flockfile when compiling an openMP program

2007-07-17 Thread geir at cray dot com
--- Comment #1 from geir at cray dot com 2007-07-17 19:21 --- *** Bug 32799 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32798

[Bug c/32799] Multiple definitions of __flockfile when compiling an openMP program

2007-07-17 Thread geir at cray dot com
--- Comment #1 from geir at cray dot com 2007-07-17 19:21 --- *** This bug has been marked as a duplicate of 32798 *** -- geir at cray dot com changed: What|Removed |Added

[Bug c/32799] Multiple definitions of __flockfile when compiling an openMP program

2007-07-17 Thread geir at cray dot com
--- Comment #2 from geir at cray dot com 2007-07-17 19:22 --- Pressing refresh on my browser mistakenly opened up a new bug for the problem described in bug 32798 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32799

[Bug c/33718] New: CHUNKSIZE IN SCHEDULE CLAUSE SHOULD NOT NEED SCOPING IF DEFAULT(NONE) PRESENT

2007-10-09 Thread geir at cray dot com
Summary: CHUNKSIZE IN SCHEDULE CLAUSE SHOULD NOT NEED SCOPING IF DEFAULT(NONE) PRESENT Product: gcc Version: 4.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc

[Bug c/33719] New: "#pragma omp for firstprivate(shared_var)" in function labelled 'shared_var' as private

2007-10-09 Thread geir at cray dot com
This case involves a function containing only a '#pragma omp for' directive and a 'for' loop to go with it. The invoking routine is the one that determines whether the variable is shared or private. There is no way to supply this information within the function without expanding what the function

[Bug c/33720] New: A negative value in OpenMP clause num_threasds is not detected at runtime

2007-10-09 Thread geir at cray dot com
me Product: gcc Version: 4.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: geir at cray dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33720

[Bug c/37023] New: Macro replacement not working if file is preprocessed then compiler

2008-08-04 Thread geir at cray dot com
o replacement not working if file is preprocessed then compiler Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org Repo

[Bug c/37764] New: Macro is not passed to openmp pragma when preprocessor is used

2008-10-07 Thread geir at cray dot com
signedTo: unassigned at gcc dot gnu dot org ReportedBy: geir at cray dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37764

[Bug c/45784] gcc OpenMP - error: invalid controlling predicate

2013-05-08 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45784 Geir Johansen changed: What|Removed |Added Known to fail||4.7.3 --- Comment #1 from Geir Johansen

[Bug c/42979] OpenMP #pragma omp taskwait after a label is not permitted - should fail at compile time

2013-05-08 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42979 Geir Johansen changed: What|Removed |Added Known to fail||4.7.3 --- Comment #1 from Geir Johansen

[Bug libgomp/33720] A negative value in OpenMP clause num_threads is not detected at runtime

2009-09-14 Thread geir at cray dot com
--- Comment #5 from geir at cray dot com 2009-09-14 19:59 --- (In reply to comment #4) > Geir, have you run the testcase with other compilers? What is the result? > Changed test cast to use 2 threads ("omp_set_num_threads(2);") PGI 9.0-3 $ pgcc -mp bug288

[Bug fortran/33439] OpenMP: Incorrect error message for chunksize variable

2009-09-18 Thread geir at cray dot com
--- Comment #8 from geir at cray dot com 2009-09-18 18:41 --- Here is how other compilers process this code: PGI: $ pgf90 -mp test.f90 $ ./a.out Warning: omp_set_num_threads (4) greater than available cpus (2) tmp, fsize3.141592653589793-7 s

[Bug c/45784] gcc OpenMP - error: invalid controlling predicate

2013-06-19 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45784 --- Comment #2 from Geir Johansen --- Fails in GCC 4.8.0: $ gcc --version gcc (GCC) 4.8.0 20130322 (Cray Inc.) Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty;

[Bug libgomp/33720] A negative value in OpenMP clause num_threads is not detected at runtime

2013-06-19 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33720 --- Comment #6 from Geir Johansen --- Fails in GCC 4.8.0: $ gcc --version gcc (GCC) 4.8.0 20130322 (Cray Inc.) Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty;

[Bug c++/50464] New: Using -Ofast -march=bdver1 results in internal compiler error: in extract_insn, at recog.c:2109

2011-09-20 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50464 Bug #: 50464 Summary: Using -Ofast -march=bdver1 results in internal compiler error: in extract_insn, at recog.c:2109 Classification: Unclassified Product: gcc Version: 4.6.1

[Bug debug/50497] New: gcc 4.6.x '-g' option no longer emits the .debug_pubnames section

2011-09-23 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50497 Bug #: 50497 Summary: gcc 4.6.x '-g' option no longer emits the .debug_pubnames section Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug debug/50497] gcc 4.6.x '-g' option no longer emits the .debug_pubnames section

2011-09-23 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50497 --- Comment #1 from Geir Johansen 2011-09-23 17:20:49 UTC --- If there is some workaround that will enable previous behavior please add that to this bug.

[Bug c++/52527] New: When using '-g', get an ICE: seg fault in add_name_attribute (called by modified_type_die)

2012-03-07 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52527 Bug #: 52527 Summary: When using '-g', get an ICE: seg fault in add_name_attribute (called by modified_type_die) Classification: Unclassified Product: gcc Version: 4.6.2

[Bug c++/52527] When using '-g', get an ICE: seg fault in add_name_attribute (called by modified_type_die)

2012-03-08 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52527 Geir Johansen changed: What|Removed |Added Known to work||4.5.3 Known to fail|

[Bug tree-optimization/88666] New: GCC 8.2.- gets Internal Compiler Error: seg fault; GCC 8.1.0 works fine

2019-01-02 Thread geir at cray dot com
: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: geir at cray dot com Target Milestone: --- Simple reproducer code causes a seg fault during compile with gcc 8.2.0. The reproducer does not seg fault for gcc 8.1.0

[Bug tree-optimization/83440] New: Internal compiler error: in vect_transform_stmt, at tree-vect-stmts.c:8692

2017-12-15 Thread geir at cray dot com
: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: geir at cray dot com Target Milestone: --- At -O3 optimization (and 'march=corei7-avx') getting an ICE with the attached test case. Works OK with -

[Bug tree-optimization/83440] Internal compiler error: in vect_transform_stmt, at tree-vect-stmts.c:8692

2017-12-18 Thread geir at cray dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83440 --- Comment #2 from Geir Johansen --- Created attachment 42906 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42906&action=edit thr.i

[Bug libgomp/55691] New: Setting OMP_NESTED increases the runtime dramatically for GCC compiled executable

2012-12-14 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55691 Bug #: 55691 Summary: Setting OMP_NESTED increases the runtime dramatically for GCC compiled executable Classification: Unclassified Product: gcc Version: 4.7.2

[Bug libgomp/55691] Setting OMP_NESTED increases the runtime dramatically for GCC compiled executable

2012-12-14 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55691 --- Comment #1 from Geir Johansen 2012-12-14 17:08:53 UTC --- Created attachment 28956 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28956 test case

[Bug libgomp/55691] Setting OMP_NESTED increases the runtime dramatically for GCC compiled executable

2012-12-14 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55691 --- Comment #2 from Geir Johansen 2012-12-14 17:12:48 UTC --- Created attachment 28957 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28957 program data

[Bug libgomp/55691] Setting OMP_NESTED increases the runtime dramatically for GCC compiled executable

2012-12-14 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55691 --- Comment #3 from Geir Johansen 2012-12-14 17:13:55 UTC --- Created attachment 28958 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28958 input data

[Bug libgomp/55691] Setting OMP_NESTED increases the runtime dramatically for GCC compiled executable

2012-12-14 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55691 --- Comment #4 from Geir Johansen 2012-12-14 17:14:56 UTC --- Created attachment 28959 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28959 Build instructions

[Bug debug/60812] gcc -g -gpubnames statically linked produces a .debug_pubnames that is wrong or corrupted

2016-02-18 Thread geir at cray dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60812 --- Comment #2 from Geir Johansen --- (In reply to Jakub Jelinek from comment #1) > You haven't said which target it is, and we need preprocessed source as well. > Couldn't reproduce this on x86_64-linux. Problem does not occur in GCC 4.9.0, so

[Bug preprocessor/69869] New: internal compiler error: Segmentation fault in call to skip_macro_block_comment when using '-traditional-cpp'

2016-02-18 Thread geir at cray dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: preprocessor Assignee: unassigned at gcc dot gnu.org Reporter: geir at cray dot com Target Milestone: --- The following test case fails in all versions of GCC I tried (4.7.3 thr

[Bug libgomp/55691] Setting OMP_NESTED increases the runtime dramatically for GCC compiled executable

2017-01-18 Thread geir at cray dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55691 Geir Johansen changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug debug/60812] New: gcc -g -gpubnames statically linked produces a .debug_pubnames that is wrong or corrupted

2014-04-10 Thread geir at cray dot com
Severity: critical Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: geir at cray dot com gcc -g -gpubnames statically linked produces a .debug_pubnames that is wrong or corrupted: $ gcc --version gcc (GCC) 4.8.2 20131016 (Cray

[Bug target/68261] New: GCC needs to use optimized version of memcpy

2015-11-09 Thread geir at cray dot com
: target Assignee: unassigned at gcc dot gnu.org Reporter: geir at cray dot com Target Milestone: --- The memcpy routine for GCC needs to be faster. The following test case shows that the Intel compiler implementation of memcpy is over twice as fast as GCC. I realize that memcpy

[Bug target/68261] GCC needs to use optimized version of memcpy

2015-11-23 Thread geir at cray dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68261 --- Comment #4 from Geir Johansen --- (In reply to Andrew Pinski from comment #1) > Note glibc does provide a memcpy which is optimized for each target via > ifuncs. What version of glibc are you running. 2.11.3

[Bug target/68261] GCC needs to use optimized version of memcpy

2015-11-23 Thread geir at cray dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68261 --- Comment #6 from Geir Johansen --- (In reply to Andrew Pinski from comment #5) > (In reply to Geir Johansen from comment #4) > > (In reply to Andrew Pinski from comment #1) > > > Note glibc does provide a memcpy which is optimized for each tar

[Bug libgomp/64719] New: omp_get_num_procs should not account for cpu affinity

2015-01-21 Thread geir at cray dot com
Component: libgomp Assignee: unassigned at gcc dot gnu.org Reporter: geir at cray dot com CC: jakub at gcc dot gnu.org Created attachment 34525 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34525&action=edit omp.c The description for the

[Bug middle-end/61781] New: Overflow of signed integer causing incorrect execution of a program

2014-07-11 Thread geir at cray dot com
Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: geir at cray dot com User identified a test case that may indicate an over aggressive optimizer. In the following test case, compiler with '-O1' will result in correct

[Bug middle-end/61781] Overflow of signed integer causing incorrect execution of a program

2014-07-11 Thread geir at cray dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61781 --- Comment #2 from Geir Johansen --- Longer version of the test case, along with notes from the original user. T I believe you have an overaggressive optimizer. Which I have turned into the following somewhat block of code (simple-instrument

[Bug c/42979] New: OpenMP #pragma omp taskwait after a label is not permitted - should fail at compile time

2010-02-05 Thread geir at cray dot com
Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: geir at cray dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42979

[Bug tree-optimization/48172] New: incorrect vectorization of loop in GCC 4.5.* with -O3

2011-03-17 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48172 Summary: incorrect vectorization of loop in GCC 4.5.* with -O3 Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: critical Priority: P3 Component: tree-optimization

[Bug c/48716] New: gcc OpenMP static variable declared in scope inside construct is predetermined shared

2011-04-21 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48716 Summary: gcc OpenMP static variable declared in scope inside construct is predetermined shared Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Pri

[Bug c/48966] New: gcc 4.5 gets wrong answer at -O2

2011-05-11 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48966 Summary: gcc 4.5 gets wrong answer at -O2 Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c AssignedTo: unassig...@gcc.gnu.org

[Bug c/48966] gcc 4.5 gets wrong answer at -O2

2011-05-11 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48966 --- Comment #1 from Geir Johansen 2011-05-11 15:24:05 UTC --- (In reply to comment #0) > The following test gets the wrong answer for optimization level -O2 (and -O3) > for GCC 4.5.3. The correct answer occurs when -O1 is used. The problem does

[Bug c/45784] New: gcc OpenMP - error: invalid controlling predicate

2010-09-24 Thread geir at cray dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45784 Summary: gcc OpenMP - error: invalid controlling predicate Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unas

[Bug libstdc++/5291] Bad reference to build directory in libstdc++.la

2007-10-23 Thread geir at cray dot com
--- Comment #24 from geir at cray dot com 2007-10-23 19:11 --- > State-Changed-From-To: open->suspended What is the status of this bug? Will the proposed patches be implemented? (Note: http://gcc.gnu.org/bugzilla/page.cgi?id=fields.html#status does not describe "SUSPEN

[Bug c++/34303] New: C++ class variable gets compiler error "declared 'threadprivate' after first use"

2007-11-30 Thread geir at cray dot com
Version: 4.2.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: geir at cray dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34303

[Bug middle-end/30132] [4.1/4.2/4.3 Regression] ICE in find_lattice_value, at tree-complex.c:133

2007-01-22 Thread geir at cray dot com
--- Comment #10 from geir at cray dot com 2007-01-22 19:24 --- Here is a Fortran test case: $ cat bug2737.f90 PROGRAM get_tst_inc_complex implicit none external subrrg, checkrr complex :: vrr, trr vrr=cmplx(1.,2.); call subrr ( ) contains