[Bug c/107127] New: [Regression 11/12] Long compile times on code with C complex

2022-10-02 Thread inform at tiker dot net via Gcc-bugs
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: inform at tiker dot net Target Milestone: --- A generated code using C-style complex arithmetic that compiled nearly instantaneously with gcc 10.4 takes >=30s with gcc 11.3.0 and 12.

[Bug fortran/48426] [patch] Quad precision promotion

2011-11-09 Thread inform at tiker dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 --- Comment #17 from Andreas Kloeckner inform at tiker dot net 2011-11-10 00:12:58 UTC --- Done. Andreas

[Bug fortran/48426] [patch] Quad precision promotion

2011-11-07 Thread inform at tiker dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 --- Comment #15 from Andreas Kloeckner inform at tiker dot net 2011-11-07 19:25:32 UTC --- Zydrunas and I have successfully completed the copyright assignment process, and we're ready to move forward with this patch.

[Bug fortran/48426] [patch] Quad precision promotion

2011-04-15 Thread inform at tiker dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 --- Comment #8 from Andreas Kloeckner inform at tiker dot net 2011-04-15 14:53:52 UTC --- Ping?

[Bug fortran/48426] [patch] Quad precision promotion

2011-04-15 Thread inform at tiker dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 --- Comment #13 from Andreas Kloeckner inform at tiker dot net 2011-04-15 19:46:45 UTC --- Just requested the assignment forms. I'll let you know when we've returned them.

[Bug fortran/48426] [patch] Quad precision promotion

2011-04-04 Thread inform at tiker dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 --- Comment #6 from Andreas Kloeckner inform at tiker dot net 2011-04-05 02:12:33 UTC --- (In reply to comment #4) On Sun, Apr 03, 2011 at 07:49:53PM +, inform at tiker dot net wrote: This is the number one reason why these options

[Bug fortran/48426] [patch] Quad precision promotion

2011-04-04 Thread inform at tiker dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 Andreas Kloeckner inform at tiker dot net changed: What|Removed |Added Attachment #23859|0 |1

[Bug fortran/48426] New: [patch] Quad precision promotion

2011-04-03 Thread inform at tiker dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 Summary: [patch] Quad precision promotion Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: fortran AssignedTo:

[Bug fortran/48426] [patch] Quad precision promotion

2011-04-03 Thread inform at tiker dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 --- Comment #1 from Andreas Kloeckner inform at tiker dot net 2011-04-03 18:05:10 UTC --- Created attachment 23859 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23859 patch v1

[Bug fortran/48426] [patch] Quad precision promotion

2011-04-03 Thread inform at tiker dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48426 --- Comment #3 from Andreas Kloeckner inform at tiker dot net 2011-04-03 19:49:51 UTC --- (In reply to comment #2) There is already -fdefault-real-8, -fdefault-integer-8, and -fdefault-double-8. This is already 3 too many hacks. Adding

[Bug c++/34950] [4.2/4.3 Regression] ICE in svn boost math toolkit

2008-01-24 Thread inform at tiker dot net
--- Comment #7 from inform at tiker dot net 2008-01-24 21:03 --- In the original ice.cpp, there is a declaration of cyl_bessel_j of two template arguments. So there are two different issues: 1. gcc ICEs on Richard's reduced code 2. it doesn't find the two-argument version

[Bug c++/34950] New: ICE in svn boost math toolkit

2008-01-23 Thread inform at tiker dot net
: unassigned at gcc dot gnu dot org ReportedBy: inform at tiker dot net GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34950

[Bug c++/34950] ICE in svn boost math toolkit

2008-01-23 Thread inform at tiker dot net
--- Comment #1 from inform at tiker dot net 2008-01-24 01:27 --- Created an attachment (id=15012) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15012action=view) ICE'ing preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34950