[Bug target/61411] [NEON] ICE in reload_cse_simplify_operands, at postreload.c:411

2014-06-06 Thread amker.cheng at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61411 --- Comment #3 from bin.cheng amker.cheng at gmail dot com --- Then I think it's a latent bug in LRA. It should consult back-end about legitimized address expressions.

[Bug tree-optimization/43934] LIM should handle PHI nodes

2014-06-06 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43934 --- Comment #4 from chrbr at gcc dot gnu.org --- Author: chrbr Date: Fri Jun 6 07:21:02 2014 New Revision: 211302 URL: http://gcc.gnu.org/viewcvs?rev=211302root=gccview=rev Log: PR tree-optimization/43934 * tree-ssa-loop-im.c

[Bug libstdc++/61425] std::regex ignores backslash when using basic or grep grammars

2014-06-06 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61425 --- Comment #4 from Andreas Schwab sch...@linux-m68k.org --- \| is just undefined in BRE, so an implementation can do whatever it wants.

[Bug middle-end/56574] False possibly uninitialized variable warning

2014-06-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Keywords|wrong-code |

[Bug target/61423] Incorrect conversion from unsigned int to floating point

2014-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61423 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug debug/53927] wrong value for DW_AT_static_link

2014-06-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53927 --- Comment #12 from Eric Botcazou ebotcazou at gcc dot gnu.org --- Author: ebotcazou Date: Fri Jun 6 08:13:24 2014 New Revision: 211308 URL: http://gcc.gnu.org/viewcvs?rev=211308root=gccview=rev Log: PR debug/53927 * function.c

[Bug bootstrap/61320] [4.10 regression] ICE in jcf-parse.c:1622 (parse_class_file

2014-06-06 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61320 --- Comment #31 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE --- --- Comment #30 from Thomas Preud'homme thomas.preudhomme at arm dot com --- Can you run the test manually under gdb and tell me what is the value

[Bug bootstrap/61320] [4.10 regression] ICE in jcf-parse.c:1622 (parse_class_file

2014-06-06 Thread thomas.preudhomme at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61320 --- Comment #32 from Thomas Preud'homme thomas.preudhomme at arm dot com --- (In reply to r...@cebitec.uni-bielefeld.de from comment #31) --- Comment #30 from Thomas Preud'homme thomas.preudhomme at arm dot com --- Can you run the test

[Bug lto/61123] With LTO, -fno-short-enums is ignored, resulting in ABI mis-matching in linking.

2014-06-06 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61123 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c++/60755] lambda capturing `this` doesn't honor const qualifier of the enclosing member function

2014-06-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60755 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/60878] Explicit Specialization of Inner Template Class In A Template Class, Using an Enum class in Parent Template Class as Template Argument

2014-06-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60878 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/60771] rejects-valid: static in-class constexpr const reference initialization

2014-06-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60771 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c++/61305] internal compiler error: in cp_tree_equal, at cp/tree.c:2371

2014-06-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61305 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/60199] 'error: field initializer is not constant' when initializing static member function pointer to a function

2014-06-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60199 --- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com --- Yes, this is fixed, I'm adding the testcase and closing the bug.

[Bug c++/60199] 'error: field initializer is not constant' when initializing static member function pointer to a function

2014-06-06 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60199 --- Comment #3 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jun 6 09:52:33 2014 New Revision: 211310 URL: http://gcc.gnu.org/viewcvs?rev=211310root=gccview=rev Log: 2014-06-06 Paolo Carlini

[Bug c++/60199] 'error: field initializer is not constant' when initializing static member function pointer to a function

2014-06-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60199 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/60432] Member pointer resolution within class definition causes segmentation fault

2014-06-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60432 --- Comment #5 from Paolo Carlini paolo.carlini at oracle dot com --- Let's add the testcase and close the bug.

[Bug c++/60432] Member pointer resolution within class definition causes segmentation fault

2014-06-06 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60432 --- Comment #6 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jun 6 10:00:55 2014 New Revision: 211312 URL: http://gcc.gnu.org/viewcvs?rev=211312root=gccview=rev Log: 2014-06-06 Paolo Carlini

[Bug c++/60432] Member pointer resolution within class definition causes segmentation fault

2014-06-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60432 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/60184] g++ does not allow static members of named unions

2014-06-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60184 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug target/61423] Incorrect conversion from unsigned int to floating point

2014-06-06 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61423 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug bootstrap/61320] [4.10 regression] ICE in jcf-parse.c:1622 (parse_class_file

2014-06-06 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61320 --- Comment #33 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE --- --- Comment #32 from Thomas Preud'homme thomas.preudhomme at arm dot com --- [...] Are you sure the patch was applied to this test? Line 78 I have

[Bug middle-end/56888] memcpy implementation optimized as a call to memcpy

2014-06-06 Thread terra at gnome dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 M Welinder terra at gnome dot org changed: What|Removed |Added CC||terra at gnome dot

[Bug bootstrap/61320] [4.10 regression] ICE in jcf-parse.c:1622 (parse_class_file

2014-06-06 Thread thomas.preudhomme at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61320 --- Comment #34 from Thomas Preud'homme thomas.preudhomme at arm dot com --- Ok, committed then.

[Bug c++/51373] [C++0x] ICE for static pointer to member initialized in-class

2014-06-06 Thread vl.still at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51373 Vladimír Štill vl.still at gmail dot com changed: What|Removed |Added CC||vl.still at

[Bug c++/51373] [C++0x] ICE for static pointer to member initialized in-class

2014-06-06 Thread vl.still at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51373 --- Comment #4 from Vladimír Štill vl.still at gmail dot com --- Problem is still present in 4.8.2, reproduce with following code, which compiles in clang 3.4 (both with -std=c++11): struct Y { int o; static constexpr int Y::* x = Y::o;

[Bug c++/51373] [C++0x] ICE for static pointer to member initialized in-class

2014-06-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51373 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug middle-end/56888] memcpy implementation optimized as a call to memcpy

2014-06-06 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 --- Comment #32 from rguenther at suse dot de rguenther at suse dot de --- On Fri, 6 Jun 2014, terra at gnome dot org wrote: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 M Welinder terra at gnome dot org changed: What

[Bug c++/51373] [C++0x] ICE for static pointer to member initialized in-class

2014-06-06 Thread vl.still at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51373 --- Comment #6 from Vladimír Štill vl.still at gmail dot com --- (In reply to Jonathan Wakely from comment #5) Fixed in 4.9.0 though I'm glad to hear that, I could not yet installed 4.9.0 in my OS.

[Bug middle-end/56888] memcpy implementation optimized as a call to memcpy

2014-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 --- Comment #33 from Jakub Jelinek jakub at gcc dot gnu.org --- Yeah, I'd say we could document that gcc doesn't support any implementations where memcpy/memmove/memset clobber errno.

[Bug middle-end/56574] False possibly uninitialized variable warning

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

[Bug c/61428] New: maybe-uninitialized is broken in all current versions (4.7-4.10)

2014-06-06 Thread aladjev.andrew at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61428 Bug ID: 61428 Summary: maybe-uninitialized is broken in all current versions (4.7-4.10) Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug middle-end/56574] False possibly uninitialized variable warning

2014-06-06 Thread luto at mit dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574 --- Comment #10 from Andy Lutomirski luto at mit dot edu --- See PR59500 for another example without . I think I can reduce another test case with only if and else.

[Bug fortran/61429] New: SYSTEM_CLOCK used with non-default integer kind does not produce warning

2014-06-06 Thread thatcadguy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61429 Bug ID: 61429 Summary: SYSTEM_CLOCK used with non-default integer kind does not produce warning Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity:

[Bug c++/61421] Invalid -O2 optimization breaks program

2014-06-06 Thread mimamer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61421 --- Comment #19 from mimamer at gmail dot com --- One last comment on strict aliasing rules: It is ironic that these rules are supposed to make programs faster, but those developers that really care about speed are prevented from implementing

[Bug target/61423] Incorrect conversion from unsigned int to floating point

2014-06-06 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61423 --- Comment #4 from Uroš Bizjak ubizjak at gmail dot com --- Created attachment 32901 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=32901action=edit Proposed patch This patch fies invalid code gen, but unfortunately uncovers a problem in

[Bug tree-optimization/59299] We do not sink loads

2014-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59299 --- Comment #1 from Richard Biener rguenth at gcc dot gnu.org --- Author: rguenth Date: Fri Jun 6 15:31:47 2014 New Revision: 211317 URL: http://gcc.gnu.org/viewcvs?rev=211317root=gccview=rev Log: 2014-06-06 Richard Biener rguent...@suse.de

[Bug middle-end/61430] New: [4.10 regression] ICE in lra_create_copy

2014-06-06 Thread christophe.lyon at st dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61430 Bug ID: 61430 Summary: [4.10 regression] ICE in lra_create_copy Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug tree-optimization/59299] We do not sink loads

2014-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59299 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/61430] [4.10 regression] ICE in lra_create_copy

2014-06-06 Thread christophe.lyon at st dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61430 --- Comment #1 from christophe.lyon at st dot com --- Created attachment 32902 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=32902action=edit vfscanf.i

[Bug target/61431] New: Powerpc tests pack01.c and p8vector-int128-2.c fail on little endian power8 systems

2014-06-06 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61431 Bug ID: 61431 Summary: Powerpc tests pack01.c and p8vector-int128-2.c fail on little endian power8 systems Product: gcc Version: 4.10.0 Status: UNCONFIRMED

[Bug target/61423] Incorrect conversion from unsigned int to floating point

2014-06-06 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61423 --- Comment #5 from Uroš Bizjak ubizjak at gmail dot com --- Created attachment 32903 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=32903action=edit Testcase that fails in REE pass This testcase fails with patched gcc in REE pass: cc1 -O2

[Bug middle-end/61430] [4.10 regression] ICE in lra_create_copy

2014-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61430 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target|

[Bug target/61423] Incorrect conversion from unsigned int to floating point

2014-06-06 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61423 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||law at gcc dot

[Bug middle-end/61428] maybe-uninitialized is broken in all current versions (4.7-4.10)

2014-06-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61428 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic

[Bug target/61431] Powerpc tests pack01.c and p8vector-int128-2.c fail on little endian power8 systems

2014-06-06 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61431 Michael Meissner meissner at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug c++/60184] g++ does not allow static members of named unions

2014-06-06 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60184 --- Comment #2 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jun 6 16:01:37 2014 New Revision: 211318 URL: http://gcc.gnu.org/viewcvs?rev=211318root=gccview=rev Log: /cp 2014-06-06 Paolo Carlini

[Bug c++/55004] [meta-bug] constexpr issues

2014-06-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 Bug 55004 depends on bug 60184, which changed state. Bug 60184 Summary: g++ does not allow static members of named unions https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60184 What|Removed |Added

[Bug c++/60184] g++ does not allow static members of named unions

2014-06-06 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60184 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/61430] [4.10 regression] ICE in lra_create_copy

2014-06-06 Thread christophe.lyon at st dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61430 --- Comment #3 from christophe.lyon at st dot com --- Probably, since the build succeeded at rev 211303.

[Bug fortran/61429] SYSTEM_CLOCK used with non-default integer kind does not produce warning

2014-06-06 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61429 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/61325] [4.10 regression] aarch64_be build fails

2014-06-06 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61325 --- Comment #7 from Vladimir Makarov vmakarov at gcc dot gnu.org --- Author: vmakarov Date: Fri Jun 6 17:21:18 2014 New Revision: 211319 URL: http://gcc.gnu.org/viewcvs?rev=211319root=gccview=rev Log: 2014-06-06 Vladimir Makarov

[Bug rtl-optimization/61325] [4.10 regression] aarch64_be build fails

2014-06-06 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61325 --- Comment #8 from Vladimir Makarov vmakarov at gcc dot gnu.org --- Author: vmakarov Date: Fri Jun 6 17:22:34 2014 New Revision: 211320 URL: http://gcc.gnu.org/viewcvs?rev=211320root=gccview=rev Log: 2014-06-06 Vladimir Makarov

[Bug target/61423] Incorrect conversion from unsigned int to floating point

2014-06-06 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61423 --- Comment #7 from uros at gcc dot gnu.org --- Author: uros Date: Fri Jun 6 17:45:10 2014 New Revision: 211321 URL: http://gcc.gnu.org/viewcvs?rev=211321root=gccview=rev Log: PR target/61423 * config/i386/i386.md

[Bug bootstrap/61432] New: Build error gcc 4.9 on OSX 10.10

2014-06-06 Thread denji0k at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61432 Bug ID: 61432 Summary: Build error gcc 4.9 on OSX 10.10 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap

[Bug libgcc/61432] Build error gcc 4.9 on OSX 10.10

2014-06-06 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61432 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/61431] Powerpc tests pack01.c and p8vector-int128-2.c fail on little endian power8 systems

2014-06-06 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61431 --- Comment #1 from Michael Meissner meissner at gcc dot gnu.org --- Created attachment 32905 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=32905action=edit Proposed patch to fix the problem

[Bug target/61407] Build errors on latest OS X 10.10 Yosemite with Xcode 6 on GCC 4.8.3

2014-06-06 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61407 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||denji0k at

[Bug preprocessor/36453] [DR 412] PR36320 breaks boost

2014-06-06 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36453 --- Comment #14 from Andrew Pinski pinskia at gcc dot gnu.org --- http://www.open-std.org/jtc1/sc22/wg14/www/docs/dr_412.htm

[Bug target/61407] Build errors on latest OS X 10.10 Yosemite with Xcode 6 on GCC 4.8.3

2014-06-06 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61407 --- Comment #7 from Andrew Pinski pinskia at gcc dot gnu.org --- So it turns out there is a defect report against the C, see PR 36453 but that is only for #elif and not #if defined(a) a()

[Bug preprocessor/36453] [DR 412] PR36320 breaks boost

2014-06-06 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36453 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|SUSPENDED |NEW ---

[Bug c++/61433] New: [4.9/4.10 Regression] ICE: SIGSEGV in friend_accessible_p (search.c:778) with -std=gnu++11 -O -fcompare-debug -fno-inline -fno-ipa-pure-const -fipa-sra

2014-06-06 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61433 Bug ID: 61433 Summary: [4.9/4.10 Regression] ICE: SIGSEGV in friend_accessible_p (search.c:778) with -std=gnu++11 -O -fcompare-debug -fno-inline -fno-ipa-pure-const

[Bug debug/38757] gcc does not emit DW_LANG_C99

2014-06-06 Thread mark at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38757 --- Comment #6 from Mark Wielaard mark at gcc dot gnu.org --- Current 4.9 rebased version of the patch is here: http://pkgs.fedoraproject.org/cgit/gcc.git/tree/gcc49-pr38757.patch

[Bug tree-optimization/61434] New: wrong code at -O3 on x86_64-linux

2014-06-06 Thread su at cs dot ucdavis.edu
/local/gcc-trunk --enable-languages=c,c++ --disable-werror --enable-multilib Thread model: posix gcc version 4.10.0 20140606 (experimental) [trunk revision 211299] (GCC) $ $ gcc-trunk -O2 small.c; a.out $ gcc-trunk -fno-tree-vectorize -O3 small.c; a.out $ gcc-4.9.0 -O3 small.c; a.out $ $ gcc-trunk

[Bug ipa/61283] [4.10 regression] SEGV in pass_ipa_comdats::execute

2014-06-06 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61283 Hans-Peter Nilsson hp at gcc dot gnu.org changed: What|Removed |Added CC||hp at gcc dot

[Bug target/61431] Powerpc tests pack01.c and p8vector-int128-2.c fail on little endian power8 systems

2014-06-06 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61431 --- Comment #2 from Michael Meissner meissner at gcc dot gnu.org --- Author: meissner Date: Fri Jun 6 23:15:36 2014 New Revision: 211329 URL: http://gcc.gnu.org/viewcvs?rev=211329root=gccview=rev Log: 2014-06-06 Michael Meissner

[Bug c++/61435] New: -imacros switch breaks warning/error reporting

2014-06-06 Thread oliver at bway dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61435 Bug ID: 61435 Summary: -imacros switch breaks warning/error reporting Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/61435] -imacros switch breaks warning/error reporting

2014-06-06 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61435 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- I think this is a dup of bug 60723.

[Bug target/61431] Powerpc tests pack01.c and p8vector-int128-2.c fail on little endian power8 systems

2014-06-06 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61431 --- Comment #3 from Michael Meissner meissner at gcc dot gnu.org --- Author: meissner Date: Fri Jun 6 23:46:23 2014 New Revision: 211331 URL: http://gcc.gnu.org/viewcvs?rev=211331root=gccview=rev Log: 2014-06-06 Michael Meissner

[Bug target/61431] Powerpc tests pack01.c and p8vector-int128-2.c fail on little endian power8 systems

2014-06-06 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61431 --- Comment #4 from Michael Meissner meissner at gcc dot gnu.org --- Author: meissner Date: Fri Jun 6 23:52:36 2014 New Revision: 211332 URL: http://gcc.gnu.org/viewcvs?rev=211332root=gccview=rev Log: 2014-06-06 Michael Meissner

[Bug target/18343] mmix-knuth-mmixware testsuite failure: gcc.dg/builtin-return-1.c

2014-06-06 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18343 --- Comment #3 from Hans-Peter Nilsson hp at gcc dot gnu.org --- Author: hp Date: Fri Jun 6 23:58:33 2014 New Revision: 211333 URL: http://gcc.gnu.org/viewcvs?rev=211333root=gccview=rev Log: PR target/18343 *

[Bug target/18343] mmix-knuth-mmixware testsuite failure: gcc.dg/builtin-return-1.c

2014-06-06 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18343 Hans-Peter Nilsson hp at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/18343] mmix-knuth-mmixware testsuite failure: gcc.dg/builtin-return-1.c

2014-06-06 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18343 --- Comment #5 from Hans-Peter Nilsson hp at gcc dot gnu.org --- Woops, this PR was actually for an *identical* file in gcc.dg. Anyway, that test passes without the patch these days so let's keep this PR closed.

[Bug regression/61436] New: [4.10 Regression]: g++.dg/tls/diag-1.C ICE (emutls)

2014-06-06 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61436 Bug ID: 61436 Summary: [4.10 Regression]: g++.dg/tls/diag-1.C ICE (emutls) Product: gcc Version: 4.10.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal

[Bug target/61387] [4.10 Regression] ~900 test failures on on x86_64-apple-darwin13 for g++ with -m64 after r211088

2014-06-06 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61387 Hans-Peter Nilsson hp at gcc dot gnu.org changed: What|Removed |Added CC||hp at gcc dot

[Bug regression/61436] [4.10 Regression]: g++.dg/tls/diag-1.C ICE (emutls)

2014-06-06 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61436 Hans-Peter Nilsson hp at gcc dot gnu.org changed: What|Removed |Added Target|mmix-knuth-mmixware

[Bug regression/61436] [4.10 Regression]: g++.dg/tls/diag-1.C ICE (emutls)

2014-06-06 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61436 Hans-Peter Nilsson hp at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Bug tree-optimization/61437] New: wrong code on x86_64-linux-gnu when compile separately

2014-06-06 Thread su at cs dot ucdavis.edu
--enable-languages=c,c++ --disable-werror --enable-multilib Thread model: posix gcc version 4.10.0 20140606 (experimental) [trunk revision 211322] (GCC) $ $ gcc-trunk -O2 -c foo.c $ gcc-trunk -O2 -c main.c $ gcc-trunk -O2 foo.o main.o $ a.out a.out: foo.c:9: foo: Assertion `b == 0' failed. Aborted