[Bug preprocessor/47254] ICE: unspellable token PRAGMA_EOL with #pragma redefine_extname and -fdirectives-only

2013-05-17 Thread skannan at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47254 Shakthi Kannan changed: What|Removed |Added CC||skannan at redhat dot com --- Comment #1

[Bug preprocessor/44317] ,##__VA_ARGS__ comma not eaten with -std=c++0x

2013-05-17 Thread skannan at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44317 Shakthi Kannan changed: What|Removed |Added CC||skannan at redhat dot com --- Comment #1

[Bug preprocessor/44317] ,##__VA_ARGS__ comma not eaten with -std=c++0x

2013-05-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44317 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug fortran/57297] FAIL: gfortran.dg/select_type_4.f90 -O2 execution test

2013-05-17 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57297 --- Comment #6 from rguenther at suse dot de --- On Thu, 16 May 2013, jamborm at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57297 > > --- Comment #4 from Martin Jambor --- > So far I have not attempted to reproduce thi

[Bug target/57309] Spill code degrades vectorized loop for 437.leslie3d on PPC64

2013-05-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57309 --- Comment #1 from Richard Biener --- Can you isolate a testcase for the worst loop?

[Bug rtl-optimization/57304] [4.9 Regression] Revision 198896 segfaults building cpu2000 benchmark 176.gcc

2013-05-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57304 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0 Summary|Revision 198896

[Bug tree-optimization/57303] [4.7/4.8/4.9 Regression] struct miscompiled at -O1 and above

2013-05-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57303 Richard Biener changed: What|Removed |Added Keywords||wrong-code Status|NEW

[Bug rtl-optimization/57302] Should merge zeroing multiple consecutive memory locations

2013-05-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57302 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/23684] Combine stores for non strict alignment targets

2013-05-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23684 Richard Biener changed: What|Removed |Added CC||msharov at users dot sourceforge.n

[Bug rtl-optimization/57304] [4.9 Regression] Revision 198896 segfaults building cpu2000 benchmark 176.gcc

2013-05-17 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57304 --- Comment #3 from David Edelsohn --- The patch seems to fix the testsuite failures for me.

[Bug rtl-optimization/57304] [4.9 Regression] Revision 198896 segfaults building cpu2000 benchmark 176.gcc

2013-05-17 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57304 David Edelsohn changed: What|Removed |Added Target|powerpc64-linux |powerpc*-*-* Status|UNCONFIR

[Bug rtl-optimization/57304] [4.9 Regression] Revision 198896 segfaults building cpu2000 benchmark 176.gcc

2013-05-17 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57304 Steven Bosscher changed: What|Removed |Added CC||steven at gcc dot gnu.org --- Comment #

[Bug tree-optimization/57303] [4.7/4.8/4.9 Regression] struct miscompiled at -O1 and above

2013-05-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57303 --- Comment #5 from Richard Biener --- DSE has /* If use_stmt is or might be a nop assignment, e.g. for struct { ... } S a, b, *p; ... b = a; b = b; or b = a; b = *p; where p might be

[Bug preprocessor/47254] ICE: unspellable token PRAGMA_EOL with #pragma redefine_extname and -fdirectives-only

2013-05-17 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47254 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug preprocessor/47254] ICE: unspellable token PRAGMA_EOL with #pragma redefine_extname and -fdirectives-only

2013-05-17 Thread skannan at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47254 --- Comment #3 from Shakthi Kannan --- Sorry, I don't have a gcc.gnu.org account. Can you please change the status to "Confirmed"? Thanks!

[Bug preprocessor/44317] ,##__VA_ARGS__ comma not eaten with -std=c++0x

2013-05-17 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44317 Manuel López-Ibáñez changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED CC|

[Bug preprocessor/47254] ICE: unspellable token PRAGMA_EOL with #pragma redefine_extname and -fdirectives-only

2013-05-17 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47254 --- Comment #4 from Manuel López-Ibáñez --- (In reply to Shakthi Kannan from comment #3) > Sorry, I don't have a gcc.gnu.org account. Can you please change the status > to "Confirmed"? It is easy to get one and it is needed for commit access: ht

[Bug c++/56782] [4.8/4.9 Regression] Regression with empty pack expansions

2013-05-17 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56782 Dodji Seketeli changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/57310] New: [4.7/4.8/4.9 Regression] segfault with -O2 or higher on x86_64-linux-gnu

2013-05-17 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57310 Bug ID: 57310 Summary: [4.7/4.8/4.9 Regression] segfault with -O2 or higher on x86_64-linux-gnu Product: gcc Version: 4.7.4 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/23684] Combine stores for non strict alignment targets

2013-05-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23684 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #11

[Bug c++/57311] New: Conversion operator can be overloaded with itself by using typedef

2013-05-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57311 Bug ID: 57311 Summary: Conversion operator can be overloaded with itself by using typedef Product: gcc Version: 4.8.0 Status: UNCONFIRMED Keywords: accepts-inval

[Bug preprocessor/51259] no escape on control characters on linemarker lines

2013-05-17 Thread skannan at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51259 Shakthi Kannan changed: What|Removed |Added CC||skannan at redhat dot com --- Comment #1

[Bug c++/57311] Conversion operator can be overloaded with itself by using typedef

2013-05-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57311 --- Comment #1 from Jonathan Wakely --- If the definitions are not inline G++ spots the problems: typedef int Int; struct X { operator int() const; operator Int() const; }; X::operator int() const { return 0; } X::operator Int() const {

[Bug target/57310] [4.7/4.8/4.9 Regression] segfault with -O2 or higher on x86_64-linux-gnu

2013-05-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57310 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug preprocessor/51776] fixincludes hacks around a C++ deficiency

2013-05-17 Thread skannan at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51776 Shakthi Kannan changed: What|Removed |Added CC||skannan at redhat dot com --- Comment #4

[Bug c++/57312] New: missing 'template' keyword not diagnosed

2013-05-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57312 Bug ID: 57312 Summary: missing 'template' keyword not diagnosed Product: gcc Version: 4.8.0 Status: UNCONFIRMED Keywords: accepts-invalid Severity: normal Priori

[Bug target/57293] [4.8/4.9 Regression] not needed frame pointers on IA-32 (performance regression?)

2013-05-17 Thread fanael4 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57293 Fanael changed: What|Removed |Added Target|i686-w64-mingw32|i?86-*-* --- Comment #3 from Fanael --- Reprodu

[Bug preprocessor/49928] Only workaround for "-Wundef" is "defined(Macro) && Macro", but it is undefined behavior?

2013-05-17 Thread skannan at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49928 Shakthi Kannan changed: What|Removed |Added CC||skannan at redhat dot com --- Comment #1

[Bug c++/57312] missing 'template' keyword not diagnosed

2013-05-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57312 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/11814] Code with missing "template" keyword wrongly accepted

2013-05-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11814 Paolo Carlini changed: What|Removed |Added CC||redi at gcc dot gnu.org --- Comment #14 f

[Bug c++/51908] [C++11] ICE in cp_parser_abort_tentative_parse with decltype and variable template arguments

2013-05-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51908 Paolo Carlini changed: What|Removed |Added Keywords||rejects-valid Status|UNCONFIR

[Bug c++/57312] missing 'template' keyword not diagnosed

2013-05-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57312 --- Comment #2 from Jonathan Wakely --- Thanks, Paolo, I thought there was an existing PR but failed to find it.

[Bug regression/57313] New: [4.9 Regression]: gcc.dg/binop-xor3.c scan-tree-dump-times

2013-05-17 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57313 Bug ID: 57313 Summary: [4.9 Regression]: gcc.dg/binop-xor3.c scan-tree-dump-times Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: wrong-code

[Bug regression/57313] [4.9 Regression]: gcc.dg/binop-xor3.c scan-tree-dump-times

2013-05-17 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57313 --- Comment #1 from Hans-Peter Nilsson --- Created attachment 30140 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30140&action=edit binop-xor3.s

[Bug target/57310] [4.7/4.8/4.9 Regression] segfault with -O2 or higher on x86_64-linux-gnu

2013-05-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57310 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2 f

[Bug regression/57313] [4.9 Regression]: gcc.dg/binop-xor3.c scan-tree-dump-times

2013-05-17 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57313 --- Comment #2 from Marc Glisse --- It was xfailed before. It started passing as a side effect of r198893 so I removed the xfail, but apparently it now depends on the platform :-( What do you get with -O -fdump-tree-original?

[Bug target/57309] Spill code degrades vectorized loop for 437.leslie3d on PPC64

2013-05-17 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57309 --- Comment #2 from Bill Schmidt --- (In reply to Richard Biener from comment #1) > Can you isolate a testcase for the worst loop? Not yet. It's one of these horrible gargantuan functions (leslie3d is one big file and fluxi, fluxj, fluxk are all

[Bug regression/57313] [4.9 Regression]: gcc.dg/binop-xor3.c scan-tree-dump-times

2013-05-17 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57313 --- Comment #3 from Marc Glisse --- (In reply to Marc Glisse from comment #2) > What do you get with -O -fdump-tree-original? I tried, and the transformation doesn't happen at all (I was wondering if it might be undone by another pass later). Se

[Bug tree-optimization/57051] Optimization regression in 4.8.0 from 4.7.2

2013-05-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57051 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Fri May 17 08:31:32 2013 New Revision: 199002 URL: http://gcc.gnu.org/viewcvs?rev=199002&root=gcc&view=rev Log: PR tree-optimization/57051 * fold-const.c (const_binop) : Fix BYTES_

[Bug c++/18126] sizeof compound-literal not parsed correctly

2013-05-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18126 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug rtl-optimization/57067] Missing control flow edges for setjmp/longjmp

2013-05-17 Thread gretay at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57067 gretay at gcc dot gnu.org changed: What|Removed |Added CC||gretay at gcc dot gnu.org ---

[Bug fortran/57297] FAIL: gfortran.dg/select_type_4.f90 -O2 execution test

2013-05-17 Thread gretay at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57297 --- Comment #7 from gretay at gcc dot gnu.org --- (In reply to Mikael Morin from comment #5) > Created attachment 30138 [details] > frontend patch, second try > > This variant reduces the amount of VIEW_CONVERT_EXPR, which should make the > code l

[Bug c++/57314] New: [SFINAE] GCC istantiates default-arguments for member-template-functions of classtemplates bevore allowed

2013-05-17 Thread florian.we...@sfz-bw.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57314 Bug ID: 57314 Summary: [SFINAE] GCC istantiates default-arguments for member-template-functions of classtemplates bevore allowed Product: gcc Version: 4.8.0

[Bug tree-optimization/57315] New: LTO and/or vectorizer performance regression on salsa20 core, 4.7->4.8

2013-05-17 Thread zackw at panix dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57315 Bug ID: 57315 Summary: LTO and/or vectorizer performance regression on salsa20 core, 4.7->4.8 Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug testsuite/57313] [4.9 Regression]: gcc.dg/binop-xor3.c scan-tree-dump-times

2013-05-17 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57313 Marc Glisse changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/49146] segv from libgcc_s when raising an exception, or unwinding stack with backtrace with ms_abi

2013-05-17 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49146 Richard Henderson changed: What|Removed |Added Target Milestone|--- |4.8.2 --- Comment #8 from Richard Hen

[Bug rtl-optimization/57304] [4.9 Regression] Revision 198896 segfaults building cpu2000 benchmark 176.gcc

2013-05-17 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57304 --- Comment #5 from Pat Haugen --- The patch fixes the benchmark failure as well.

[Bug sanitizer/57316] New: [4.8 regresion] build failure in libsanitizer

2013-05-17 Thread PHHargrove at lbl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57316 Bug ID: 57316 Summary: [4.8 regresion] build failure in libsanitizer Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: sani

[Bug tree-optimization/57294] [4.9 Regression] ice in remove_described_reference

2013-05-17 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57294 Martin Jambor changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug c++/57317] New: [4.8/4.9] Regression bogus and unsuppressable warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace

2013-05-17 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57317 Bug ID: 57317 Summary: [4.8/4.9] Regression bogus and unsuppressable warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace Product: gcc Version:

[Bug c++/57317] [4.8/4.9] Regression bogus and unsuppressable warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace

2013-05-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57317 --- Comment #1 from Paolo Carlini --- Irrespective of the primary issue, in general giving names to warnings is a good idea: what about other compilers?

[Bug target/45359] poor -march=native choices for VIA C7 Esther processors

2013-05-17 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45359 Uroš Bizjak changed: What|Removed |Added Status|WAITING |RESOLVED URL|

[Bug target/46396] gcc not detect caches for VIA CPUs

2013-05-17 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46396 Uroš Bizjak changed: What|Removed |Added Target||x86 Status|UNCONFIRMED

[Bug rtl-optimization/57304] [4.9 Regression] Revision 198896 segfaults building cpu2000 benchmark 176.gcc

2013-05-17 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57304 mrs at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1 Status|NEW

[Bug tree-optimization/57318] New: optimizer takes several seconds on nested loops

2013-05-17 Thread dhazeghi at yahoo dot com
appears to hang gcc, although I suspect it is actually just extremely slow. This behavior is not present in 4.8 and older versions. $ gcc-trunk -v gcc version 4.9.0 20130517 (experimental) [trunk revision 199006] (GCC) $ gcc-trunk -Os hang.c $ time gcc-4.8 -O2 hang.c real0m0.101s user

[Bug c++/57319] New: [4.8/4.9] Regression: bogus "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..."

2013-05-17 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57319 Bug ID: 57319 Summary: [4.8/4.9] Regression: bogus "defaulted move assignment for ... calls a non-trivial move assignment operator for virtual base ..." Product: gcc

[Bug tree-optimization/57318] optimizer takes several seconds on nested loops

2013-05-17 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57318 Marc Glisse changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/57276] Waste work in cgraph_edge_brings_all_agg_vals_for_node()

2013-05-17 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57276 Martin Jambor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug rtl-optimization/57320] New: Shrink-wrapping breaks graph dumping

2013-05-17 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57320 Bug ID: 57320 Summary: Shrink-wrapping breaks graph dumping Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimizat

[Bug rtl-optimization/57320] Shrink-wrapping leaves unreachable blocks in the CFG

2013-05-17 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57320 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/57294] [4.9 Regression] ice in remove_described_reference

2013-05-17 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57294 --- Comment #6 from Jan Hubicka --- > I've confirmed this is the case by putting a call to > cgraph_rebuild_references into convert_callers_for_node and it "fixes" > the issue. But of course that could be quite expensive. Hmm, it is bit ugly to

[Bug tree-optimization/57289] [4.9 Regression] ICE during 454.calculix compilation with -O3 -flto

2013-05-17 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57289 --- Comment #3 from Martin Jambor --- The problem is that the controlled_uses in descriptors of parameters of function prespooles is streamed incorrectly.

[Bug rtl-optimization/57321] New: static function call miscompiled at -Os and above

2013-05-17 Thread dhazeghi at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57321 Bug ID: 57321 Summary: static function call miscompiled at -Os and above Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug debug/57257] [4.9 Regression]: FAIL: gcc.dg/pr41345.c fails with -fcompare-debug failure (length)

2013-05-17 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57257 Steven Bosscher changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug debug/56950] compare-debug failure for gcc.dg/pr41345.c with fschedule-insns

2013-05-17 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56950 Steven Bosscher changed: What|Removed |Added CC||ubizjak at gmail dot com --- Comment #4

[Bug fortran/57071] Optimize (-1)**k to 1 - 2 * mod(K, 2)

2013-05-17 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57071 --- Comment #12 from Thomas Koenig --- Created attachment 30141 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30141&action=edit Another patch that doesn't work... I tried to follow the advice in comment#9, but I hit a wall (again). With th

[Bug fortran/57071] Optimize (-1)**k to 1 - 2 * mod(K, 2)

2013-05-17 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57071 --- Comment #13 from Thomas Koenig --- Sorry, wrong PR for the comment.

[Bug middle-end/57073] __builtin_powif (-1.0, k) should be optimized to "1.0 - 2.0 * (K%2)"

2013-05-17 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57073 --- Comment #10 from Thomas Koenig --- Created attachment 30142 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30142&action=edit Another patch that doesn't work... This time with the right PR... I tried to follow the advice in comment#9, bu

[Bug c++/10207] Empty structure initialization fails under C++ (but works under C)

2013-05-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10207 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED CC|gcc-bugs at g

[Bug fortran/38312] Unexpected STATEMENT FUNCTION statement

2013-05-17 Thread bdavis at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38312 Bud Davis changed: What|Removed |Added CC||bdavis at gcc dot gnu.org --- Comment #7 from