[Bug target/81894] Typo in x86 built-in function list

2017-08-19 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81894 --- Comment #3 from uros at gcc dot gnu.org --- Author: uros Date: Sat Aug 19 08:22:54 2017 New Revision: 251198 URL: https://gcc.gnu.org/viewcvs?rev=251198=gcc=rev Log: PR target/81894 * doc/extend.texi (x86 Built-in Functions):

[Bug target/81894] Typo in x86 built-in function list

2017-08-19 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81894 --- Comment #5 from uros at gcc dot gnu.org --- Author: uros Date: Sat Aug 19 08:25:14 2017 New Revision: 251200 URL: https://gcc.gnu.org/viewcvs?rev=251200=gcc=rev Log: PR target/81894 * doc/extend.texi (x86 Built-in Functions):

[Bug target/81894] Typo in x86 built-in function list

2017-08-19 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81894 Uroš Bizjak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/81894] Typo in x86 built-in function list

2017-08-19 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81894 --- Comment #4 from uros at gcc dot gnu.org --- Author: uros Date: Sat Aug 19 08:23:56 2017 New Revision: 251199 URL: https://gcc.gnu.org/viewcvs?rev=251199=gcc=rev Log: PR target/81894 * doc/extend.texi (x86 Built-in Functions):

[Bug target/81894] Typo in x86 built-in function list

2017-08-19 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81894 --- Comment #2 from uros at gcc dot gnu.org --- Author: uros Date: Sat Aug 19 08:20:20 2017 New Revision: 251197 URL: https://gcc.gnu.org/viewcvs?rev=251197=gcc=rev Log: PR target/81894 * doc/extend.texi (x86 Built-in Functions):

[Bug libgomp/81886] Means to determine at runtime foffload targets specified at compile time

2017-08-19 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81886 --- Comment #5 from Tom de Vries --- AFAICT, this is the last version of the patch that was submitted: https://gcc.gnu.org/ml/gcc-patches/2015-10/msg01771.html

[Bug c/80529] Split "C++ style comments are not allowed in ISO C90" pedwarn into its own warning flag

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

[Bug c++/52801] improve selective typedef unwrapping

2017-08-19 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52801 --- Comment #2 from Manuel López-Ibáñez --- (In reply to Eric Gallager from comment #1) > Confirmed that the notes could ease up on the template spew; g++ output is > now: Note that I'm not complaining about the redundant notes listing the

[Bug other/81334] -Wmisleading-indentation prints notes about being disabled even when already intentionally ignored

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

[Bug c/53037] warn_if_not_aligned(X)

2017-08-19 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53037 Rainer Orth changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org --- Comment

[Bug c++/81899] [8 Regression] ICE: Segmentation fault

2017-08-19 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81899 Markus Trippelsdorf changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug tree-optimization/81900] New: GCC trunk miscompiles Perl / __sigsetjmp issue

2017-08-19 Thread pipcet at gmail dot com
nu --disable-bootstrap --enable-languages=c Thread model: posix gcc version 8.0.0 20170819 (experimental) (GCC) COLLECT_GCC_OPTIONS='-B' '/home/pip/git/asmjs/subrepos/gcc/host-x86_64-pc-linux-gnu/gcc/' '-v' '-S' '-D' 'PERL_CORE' '-fwrapv' '-std=c90' '-O3' '-fno-strict-aliasing' '-w' '-Wfatal-errors

[Bug c++/80650] #pragma do not control -Wcpp

2017-08-19 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80650 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug preprocessor/79701] #pragma ignored "-Wcomment" has no effect

2017-08-19 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79701 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/53431] C++ preprocessor ignores #pragma GCC diagnostic

2017-08-19 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53431 Manuel López-Ibáñez changed: What|Removed |Added CC||damien at iwi dot me --- Comment

[Bug c++/80472] cannot use push/pop with #pragma GCC diagnostic warning "-Wsystem-headers"

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

[Bug c++/81899] [8 Regression] ICE: Segmentation fault

2017-08-19 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81899 Markus Trippelsdorf changed: What|Removed |Added CC||nathan at gcc dot gnu.org ---

[Bug middle-end/70879] Missed jump threading opportunity with multiple != conditions

2017-08-19 Thread amacleod at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70879 --- Comment #6 from Andrew Macleod --- oops, wasnt meant to actually attach that note to this PR.

[Bug c++/81787] [5/6/7/8 Regression] `#pragma GCC diagnostic warning "-fpermissive"` no longer works since gcc 4.8

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

[Bug c++/81899] New: [8 Regression] ICE: Segmentation fault

2017-08-19 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81899 Bug ID: 81899 Summary: [8 Regression] ICE: Segmentation fault Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/53431] C++ preprocessor ignores #pragma GCC diagnostic

2017-08-19 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53431 Manuel López-Ibáñez changed: What|Removed |Added CC||akim.demaille at gmail dot com

[Bug c++/80472] cannot use push/pop with #pragma GCC diagnostic warning "-Wsystem-headers"

2017-08-19 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80472 Manuel López-Ibáñez changed: What|Removed |Added Keywords||easyhack --- Comment #3 from

[Bug tree-optimization/81900] GCC trunk miscompiles Perl / __sigsetjmp issue

2017-08-19 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81900 Mikael Pettersson changed: What|Removed |Added CC||mikpelinux at gmail dot com ---

[Bug c++/53215] Warn if orphaned memory is created by ignoring return value of new

2017-08-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53215 Eric Gallager changed: What|Removed |Added Keywords||diagnostic

[Bug fortran/78387] OpenMP segfault/stack size exceeded writing to internal file

2017-08-19 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78387 --- Comment #11 from Jerry DeLisle --- After thinking about this, I think I have a better idea which gets rid of the stash completely and will avoid allocating a unit structure for internal units. To accomplish this, I intend to pass the string,

[Bug c++/52202] [C++11][DR 1376] Should not extend lifetime of temporary wrapped in static_cast to reference type

2017-08-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52202 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/53037] warn_if_not_aligned(X)

2017-08-19 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53037 --- Comment #32 from Eric Botcazou --- > Sparc defines STRICT_ALIGNMENT which leads to > > unsigned mode_align = GET_MODE_ALIGNMENT (TYPE_MODE (type)); > > /* Don't override a larger alignment requirement coming from a user >

[Bug c++/53360] g++ prints 'invalid use of incomplete type' error when compiling code with -std=gnu++0x and newer

2017-08-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53360 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/81863] [7 regression] -mword-relocations is unreliable

2017-08-19 Thread arnd at linaro dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81863 --- Comment #7 from Arnd Bergmann --- Created attachment 42009 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42009=edit preprocessed net/rds/recv.i (In reply to ard.biesheuvel from comment #6) > FWIW, the following makes the issue go

[Bug c/53037] warn_if_not_aligned(X)

2017-08-19 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53037 --- Comment #33 from H.J. Lu --- (In reply to Eric Botcazou from comment #32) > > Sparc defines STRICT_ALIGNMENT which leads to > > > > unsigned mode_align = GET_MODE_ALIGNMENT (TYPE_MODE (type)); > > > > /* Don't override a larger

[Bug fortran/81903] New: compiler reports a language problem (Invalid character in name at)

2017-08-19 Thread karl.may0 at freenet dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81903 Bug ID: 81903 Summary: compiler reports a language problem (Invalid character in name at) Product: gcc Version: 7.1.1 Status: UNCONFIRMED Severity: normal

[Bug c++/53506] Variadic templates in combination with function pointer problem

2017-08-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53506 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/39679] Some absent attributes in the tree-dump should be added

2017-08-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39679 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/52801] improve selective typedef unwrapping

2017-08-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52801 --- Comment #3 from Jonathan Wakely --- (In reply to Manuel López-Ibáñez from comment #2) > (In reply to Eric Gallager from comment #1) > > Confirmed that the notes could ease up on the template spew; g++ output is > > now: > > Note that I'm

[Bug tree-optimization/81900] GCC trunk miscompiles Perl / __sigsetjmp issue

2017-08-19 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81900 --- Comment #2 from Mikael Pettersson --- Started with r250767.

[Bug preprocessor/81794] "would be stringified in traditional C" warning should be controlled by -Wtraditional

2017-08-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81794 --- Comment #3 from Eric Gallager --- (In reply to David Malcolm from comment #2) > Please can you turn it into a patch that contains both the fix *and* the new > testcase? (e.g. gcc.dg/pragma-diag-8.c) I will once I get some issues with my

[Bug c++/81895] gcc rejects out-of-line definition of enum member of class template under -pedantic-errors

2017-08-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81895 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/52953] function parameter name redeclarations not detected

2017-08-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52953 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/81042] Too many constexpr interations on unreachable loop.

2017-08-19 Thread maxmati4 at gmail dot com
--- Comment #2 from Mateusz Nowotynski --- I also experienced this bug on gcc (Gentoo 6.4.0 p1.0) 6.4.0 and gcc (GCC) 8.0.0 20170819 (experimental). On version 6.4 it results in never ending compilation and on 8.0 it trigers same error as @KevinCox. Whats more for me it looks like regrsion since my code

[Bug sanitizer/81902] New: new -fsanitize=pointer-overflow option undocumented

2017-08-19 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81902 Bug ID: 81902 Summary: new -fsanitize=pointer-overflow option undocumented Product: gcc Version: 8.0 Status: UNCONFIRMED Keywords: documentation Severity: normal