[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=211302&root=gcc&view=rev Log: PR tree-optimization/43934 * tree-ssa-loop-im.c (determine_max_mo

[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 --- \| 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 changed: What|Removed |Added Keywords|wrong-code | CC|

[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 changed: What|Removed |Added Keywords||wrong-code Target|

[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 --- Author: ebotcazou Date: Fri Jun 6 08:13:24 2014 New Revision: 211308 URL: http://gcc.gnu.org/viewcvs?rev=211308&root=gcc&view=rev Log: PR debug/53927 * function.c (instantiate_decls): Process the s

[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 --- > --- Comment #30 from Thomas Preud'homme --- > Can you run the test manually under gdb and tell me what is the value for the > "out" variable in hex format? Sure: the -O0 test aborts

[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 --- (In reply to r...@cebitec.uni-bielefeld.de from comment #31) > > --- Comment #30 from Thomas Preud'homme > > --- > > Can you run the test manually under gdb and tell me what is the value for > > the

[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 changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[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 changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[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 --- 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 --- Author: paolo Date: Fri Jun 6 09:52:33 2014 New Revision: 211310 URL: http://gcc.gnu.org/viewcvs?rev=211310&root=gcc&view=rev Log: 2014-06-06 Paolo Carlini PR c++/60199 * g++.dg/cpp0x

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[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 --- 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 --- Author: paolo Date: Fri Jun 6 10:00:55 2014 New Revision: 211312 URL: http://gcc.gnu.org/viewcvs?rev=211312&root=gcc&view=rev Log: 2014-06-06 Paolo Carlini PR c++/60432 * g++.dg/cpp0x

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[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 changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[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 changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[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 --- > --- Comment #32 from Thomas Preud'homme --- [...] > Are you sure the patch was applied to this test? Line 78 I have "bfin.inval = > (struct ok) { 0x83, 0x85, 0x87, 0x89 };" > > The ne

[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 changed: What|Removed |Added CC||terra at gnome dot org --- Comment #31 from

[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 --- 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 changed: What|Removed |Added CC||vl.still at gmail dot com --- Comment #

[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 --- 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; }; gcc -v result included

[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 changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[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 --- On Fri, 6 Jun 2014, terra at gnome dot org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 > > M Welinder changed: > >What|Removed |Added >

[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 --- (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 --- 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 changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen

[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 --- 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: normal

[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 even

[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 --- Created attachment 32901 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32901&action=edit Proposed patch This patch fies invalid code gen, but unfortunately uncovers a problem in REE pass and fails boots

[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 --- Author: rguenth Date: Fri Jun 6 15:31:47 2014 New Revision: 211317 URL: http://gcc.gnu.org/viewcvs?rev=211317&root=gcc&view=rev Log: 2014-06-06 Richard Biener PR tree-optimization/59299 * tree-

[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: middle-

[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 changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[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=32902&action=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 Seve

[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 --- Created attachment 32903 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32903&action=edit Testcase that fails in REE pass This testcase fails with patched gcc in REE pass: cc1 -O2 -m32 -march=corei7 lib

[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 changed: What|Removed |Added Target||arm-none-linux-gnueabihf

[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 changed: What|Removed |Added CC||law at gcc dot gnu.org --- Comment #6 from

[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 changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRM

[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 changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[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 --- Author: paolo Date: Fri Jun 6 16:01:37 2014 New Revision: 211318 URL: http://gcc.gnu.org/viewcvs?rev=211318&root=gcc&view=rev Log: /cp 2014-06-06 Paolo Carlini PR c++/60184 * class.c

[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 changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[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 --- Author: vmakarov Date: Fri Jun 6 17:21:18 2014 New Revision: 211319 URL: http://gcc.gnu.org/viewcvs?rev=211319&root=gcc&view=rev Log: 2014-06-06 Vladimir Makarov PR rtl-optimization/61325 * l

[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 --- Author: vmakarov Date: Fri Jun 6 17:22:34 2014 New Revision: 211320 URL: http://gcc.gnu.org/viewcvs?rev=211320&root=gcc&view=rev Log: 2014-06-06 Vladimir Makarov PR rtl-optimization/61325 * l

[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=211321&root=gcc&view=rev Log: PR target/61423 * config/i386/i386.md (*floatunssi2_i387_wi

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[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 --- Created attachment 32905 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32905&action=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 changed: What|Removed |Added CC||denji0k at gmail dot com --- Comment #6

[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 --- 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 --- 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 changed: What|Removed |Added Status|SUSPENDED |NEW --- Comment #15 from Andrew Pinski

[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 --- 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 changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment #

[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 --- Author: meissner Date: Fri Jun 6 23:15:36 2014 New Revision: 211329 URL: http://gcc.gnu.org/viewcvs?rev=211329&root=gcc&view=rev Log: 2014-06-06 Michael Meissner PR target/61431 * config/rs60

[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: c+

[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 --- 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 --- Author: meissner Date: Fri Jun 6 23:46:23 2014 New Revision: 211331 URL: http://gcc.gnu.org/viewcvs?rev=211331&root=gcc&view=rev Log: 2014-06-06 Michael Meissner Back port from trunk 2014-06-

[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 --- Author: meissner Date: Fri Jun 6 23:52:36 2014 New Revision: 211332 URL: http://gcc.gnu.org/viewcvs?rev=211332&root=gcc&view=rev Log: 2014-06-06 Michael Meissner Back port from trunk 2014-06-

[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 --- Author: hp Date: Fri Jun 6 23:58:33 2014 New Revision: 211333 URL: http://gcc.gnu.org/viewcvs?rev=211333&root=gcc&view=rev Log: PR target/18343 * gcc.dg/torture/stackalign/builtin-return-1.c (S

[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 changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[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 --- 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 changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment #

[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 changed: What|Removed |Added Target|mmix-knuth-mmixware |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 changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[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. Ab

[Bug tree-optimization/61438] New: ICE on valid code at -O3 on x86_64-linux-gnu in in loop_preheader_edge, at cfgloop.c:1668

2014-06-06 Thread su at cs dot ucdavis.edu
-trunk --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 small.c; a.out $ gcc-4.9.0 -O3 small.c; a.out $ $ gcc-trunk -O3 small.c small.c: In function ‘foo’: small.c:12:1: internal

[Bug other/61439] New: contrib/download_prerequisites script does not verify integrity of packages

2014-06-06 Thread jim at garrison dot cc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61439 Bug ID: 61439 Summary: contrib/download_prerequisites script does not verify integrity of packages Product: gcc Version: unknown Status: UNCONFIRMED Severity: n